Best android open-source packages and libraries.

Ggsipu_notice

This is a beautiful neumorphic noticeboard app for Guru Gobind Singh Indraprastha University. This works on both Android and iOS.
Updated 3 months ago

icon GGSIPU Noticeboard App

This is a beautiful minimal noticeboard app for Guru Gobind Singh Indraprastha University. This works on both Android and iOS.

This is an unofficial App.

flutter Dart Size Release License Stars

ggsipu_notice UI Mockup

This app gets its source of notices from a Python and Flask server which I have deployed on Heroku. That server scrapes IP University's website every minute and updates the FireBase database and also sends a notification to the user if any new notice is found. The app provides the user with a fast and smooth experience filled with subtle animations and minimal design.

List of Contents

  1. Features
  2. Demo
  3. Support
  4. Dependencies
  5. Usage
  6. Development
  7. Contributors
  8. License

Features

  • Clean minimal design
  • Auto Dark Mode
  • Instantly view or download notices in one tap
  • Push Notifications for new notices
  • Find notices by priority
  • Fully optimised and smooth application
  • Small application size (Under 6.5 MB)

Demo

Dark Theme

Latest Priority Notice Actions About

Light Theme

Latest Priority Notice Actions About

Support

If you like what we do, and would want to help us continue doing it, consider sponsoring this project.

Buy Me A Coffee

GGSIPU Noticeboard app is now available on Google Play, so you can support us by giving a rating to the app.

Get it on Google Play

Dependencies

The following packages are needed for the development of this application.

  • flutter_neumorphic: ^1.0.7 for neumorphic design
  • firebase_database: 3.1.5 for notice database
  • firebase_messaging: ^6.0.13 for push notifications
  • url_launcher: ^5.4.5 for launching urls
  • cupertino_icons: ^1.0.0 for cupertino icons
  • share: ^0.6.5+2 for sharing links
  • flutter_downloader: ^1.5.1 for downloading pdfs
  • path_provider: ^1.6.18 for getting external storage
  • permission_handler: ^5.0.1+1 fot external storage permission

More details about these can be found in the pubspec.yaml file.

Usage

The application files for Android devices can be found on Google Play Store.

More information about the releases can be found in the Release tab.

Development

Start by forking the repository, and then run flutter pub get in the local repository. You are now ready to modify, fix, update, or remove any feature in the app. If you want, you can create pull requests, we will be happy to welcome them. To modify the server, make changes in server/scraper.py file.

Note: This project requires Flutter Framework to be installed on your machine. You will also need Firebase and Firebase Cloud Messaging API Keys.

Contributors

Also, thanks to Ashutosh Varma for helping in scraping notices from the university website. This wouldn't be possible without him so do check him out on GitHub.

License

This app is licensed under the BSD 3-Clause License. Any Usage of the source code must follow the below license.

BSD 3-Clause License

Copyright (c) 2020 Hash Studios
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its
   contributors may be used to endorse or promote products derived from
   this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
DISCLAIMER: Google Play and the Google Play logo are trademarks of Google LLC.