Skip to content

BIT-Lalpur-App/BIT-App

Repository files navigation

BIT-App

An android application for the student of BIT Lalpur students to access Erp and tools needed for BIT students.

GitHub release GitHub Github Build Github Issue Github Size

Preview alt

Features

  • Quick access to ERP. 
  • Browse your syllabus. 
  • Personalize your home screen based on your preferences. 
  • Get notification of the latest news and events. 
  • Manage your attendance and SGPA in one place. 
  • Backup your data in the cloud. 
  • Material 3 theming (light & dark) for complete customization.

Contribute code

Anyone and everyone is welcome to contribute. Please take a moment to review our code of conduct You can use Git to clone

https://github.com/aiyu-ayaan/BIT-App.git

In order to develop the application, the essential component is the google-services.json file. To obtain this crucial file, please complete the form provided at the following link: Form Link. This form submission will grant you the necessary access to the google-services.json file, facilitating the app development process.

Use this to build the app.

On Mac/Linux

./gradlew :bitapp:assembleInternalBetaDebug

On Windows

gradle :bitapp:assembleInternalBetaDebug

Here are a few contribution tips:

Quick Links

License

MIT License

Copyright (c) 2021 Ayaan

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.