MessRegister is a mobile app developed using the Flutter framework that allows hostel residents to keep track of their mess attendance. The app provides a user-friendly interface to register and view attendance for different meal times.
- Register attendance for breakfast, lunch, and dinner
- View attendance history for the current month
- View attendance history for the previous year
- Set reminders for meal times
- Select days for reminders
- Generate mess bills
To download the latest release of the app, follow these steps:
-
Go to the Releases page of the repository.
-
Download the APK file for the latest release.
-
Transfer the APK file to your Android device.
-
On your Android device, open the APK file to install the app.
- Flutter SDK
- Android Studio or Visual Studio Code with Flutter and Dart plugins
To get started with MessRegister, follow these steps:
- Clone this repository:
git clone https://github.com/aamirali-dev/MessRegister.git-
Open the project in Android Studio or Visual Studio Code.
-
Install the required dependencies:
flutter pub get- Run the app in debug mode:
flutter runIf you find any issues or have any suggestions for the application, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.