Skip to content

Mobile Application Development module project

Notifications You must be signed in to change notification settings

Akshisriyan/NSBMEZ_FrontEnd

 
 

Repository files navigation

NSBMEZ

License GitHub contributors

Description

NSBMEZ is a mobile application developed for NSBM Green University with the aim of enhancing the overall experience for students, lecturers, and faculty members. This project focuses on providing various functionalities to streamline daily activities within the university. The key features of the application include:

  • Transport Service Timetable and Bus Availability: This feature allows users to access the timetable for the university's transport services and check bus availability in real-time.

  • Lecture Timetable and Notification System: The application provides an organized lecture timetable and a notification system to keep users updated about their class schedules and any changes or announcements.

  • Online Payment Method: NSBMEZ offers a convenient online payment method, allowing users to make secure payments for various services and facilities provided by the university.

  • Result View and GPA Calculation: Students can view their academic results within the application and calculate their GPA (Grade Point Average) based on the grades obtained.

  • Event Allocation Time Table: The application also includes an event allocation time table, which helps users stay informed about upcoming university events and their allocated schedules.

The front-end design of NSBMEZ is developed using Flutter, a popular framework for building cross-platform applications. The use of Flutter ensures a visually appealing and responsive user interface across both Android and iOS platforms.

For the back-end, the application utilizes Firebase, a powerful and scalable cloud-based platform provided by Google. Firebase offers seamless data storage, real-time database synchronization, and user authentication, making it an ideal choice for managing the application's back-end functionalities.

To enhance the user experience, NSBMEZ integrates APIs for tracking maps and live location services. This feature enables users to track their routes, find locations within the university, and access real-time information about their current position.

Contributors

This project is the collective effort of the following contributors:

We appreciate the time and expertise contributed by these individuals, which has helped shape NSBMEZ into a comprehensive and user-friendly mobile application.

License

NSBMEZ is licensed under the MIT License. Feel free to modify and distribute the code, subject to the terms and conditions of this license.

Technical Stack

Flutter Firebase API

Installation

To install and run NSBMEZ on your device, follow these steps:

  1. Clone the repository:
git clone https://github.com/your/NSBMEZ.git
  1. Install the necessary dependencies:
cd NSBMEZ
flutter pub get
  1. Build and run the application:
flutter run

Make sure you have Flutter SDK installed and properly configured in your development environment before proceeding with the installation.

For detailed instructions on setting up Flutter, refer to the official Flutter documentation: Getting Started with Flutter

Feedback and Contributions

We welcome any feedback or suggestions for improving NSBMEZ. If you encounter any issues or would like to contribute to the project, please feel free to submit a pull request or open an issue on GitHub.

Let's make NSBMEZ a valuable resource for the NSBM Green University!

About

Mobile Application Development module project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 77.7%
  • C++ 10.7%
  • CMake 8.8%
  • Swift 1.1%
  • HTML 0.9%
  • C 0.7%
  • Other 0.1%