An app that connects students and teachers on a single platform, combining features from different apps into one easy-to-use interface
Download the app now : The Classroom APK
The Classroom is a mobile application developed using Flutter and Firebase. It serves as a platform connecting students and teachers, offering a streamlined interface with features from various educational apps.
The application is designed with a simple and user-friendly interface that enables students to easily navigate through the app's features.
This app can be used by students and professors to communicate properly and simplify all the tasks.
Requirements
- Android Studio
- Fork this repository to your profile
- Clone it to your device using
git clone https://github.com/<YOUR PROFILE>/The-Classroom.git
- Start working
- Fork it (https://github.com/Shrimad-Bhagwat/The-Classroom.git)
- Create your feature branch (
git checkout -b feature/<feature-name>
) - Commit your changes (
git commit -am 'Add <feature-name>'
) - Push to the branch (
git push origin feature/<feature-name>
) - Create a new Pull Request