EduHOME functions as an educational hub, enabling the seamless connection between students and teachers. Through our platform, students can readily find tutors tailored to their academic requirements, while educators can identify well-suited teaching opportunities. This dynamic interaction fosters effective knowledge exchange and personalized learning experiences. EduHOME's emphasis on mutually advantageous partnerships ensures a holistic and enriching educational journey for all involved.
- Backend
- Express.js
- FireBase
- Database
- MongoDB
- Frontend
- Flutter
- UI Design
Follow the step by step installation procedure to install and run this on your machine.
-
Clone the repo
git clone https://github.com/MuntasirNahid/EduHOME.git
Then run the following commands to run your app:
cd backend
npm install
npm run dev (for continuous development)
OR
npm start (to run script 1 time)
flutter pub get
open a emulator
flutter run
-
- Assistant Professor