Skip to content

This is a Hall Ticket Generate App.Note: It only generates hall ticket if and only if Attendence>75,Backlogs=0,Payed fees is>50000 . In this App the Images of Student are already stored in res folder if you want to access images from database you can do it . If the image is not stored it will not show any Image

Notifications You must be signed in to change notification settings

anzilparviz29/HallTicketGenterator

Repository files navigation

HallTicketGenterator

This is a Hall Ticket Generate App.Note: It only generates hall ticket if and only if Attendence>75,Backlogs=0,Payed fees is>50000 . In this App the Images of Student are already stored in res folder if you want to access images from database you can do it . If the image is not stored it will not show any Image This package contains the source code for an Android application that generates hall tickets based on certain conditions. The main activity of the application is defined in the MainActivity.java file.

Requirements This application requires a device or emulator running Android OS version 4.4 (KitKat) or higher. The application requires access to the internet to load images.

Installation To install and run the application:

Clone or download the source code from the repository. Open the project in Android Studio. Connect an Android device or start an emulator. Build and run the application.

Usage The application generates hall tickets based on the following conditions:

The student has attendance of 75% or more. The student has no backlogs. The student has paid the required fees. If the above conditions are met, the hall ticket is generated and displayed on the screen, along with the student's name, roll number, and a photograph.

If any of the conditions are not met, an error message is displayed, explaining why the hall ticket cannot be generated.

The application also includes functionality to display different images based on the student's name and roll number.

Screenshots

https://drive.google.com/drive/folders/1yuk4-N73dnBXdIc8R7gSdUGPsYcF3Mlq?usp=share_link

Contributing Contributions to this application are welcome. Please submit a pull request or raise an issue if you encounter any problems.

License This application is licensed under the MIT license. Please see the LICENSE file for more information.

About

This is a Hall Ticket Generate App.Note: It only generates hall ticket if and only if Attendence>75,Backlogs=0,Payed fees is>50000 . In this App the Images of Student are already stored in res folder if you want to access images from database you can do it . If the image is not stored it will not show any Image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages