Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.03 KB

File metadata and controls

35 lines (28 loc) · 1.03 KB

School Management Application

Overview

The School Management Application is a comprehensive tool designed to streamline school administrative tasks. It provides functionalities to manage student records, teacher assignments, and class scheduling effectively.

Technologies Used

  • Java: Core development language.
  • Firebase: Backend services including authentication, real-time databases, and cloud storage.
  • Gradle: Project automation and dependency management.
  • Bootstrap: For responsive UI design.

Features

  • Student record management.
  • Teacher assignment tracking.
  • Class scheduling and management.

Getting Started

  1. Clone the repository:
    git clone https://github.com/AbhinavMalviya58/SCHOOL-MANAGEMENT-APPLICATION.git
  2. Open in your IDE.
  3. Build with Gradle:
    ./gradlew build
  4. Run the application.

Contributions

Contributions are welcome! Please fork the repository and submit a pull request.

License

This project is licensed under the MIT License.