Skip to content

Educational platform built with Angular for the frontend, NestJS for the backend, and Mongoose for database interactions. The platform connects students with dedicated tutors, providing resources such as quizzes, topic-based questions, and exam papers to enhance their learning experience.

Notifications You must be signed in to change notification settings

shabeelashraf5/TutorMate-EducationalPlatform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TutorMate - Educational Platform 📚

TutorMe is an educational platform that connects students with a dedicated tutor. Students can access a variety of resources such as quizzes, topic-based questions, and exam papers tailored to their classes. The tutor can upload and manage these materials to assist students in their preparation. The project is currently in progress, with a focus on building features like user registration, content management, and secure communication.

Technologies Used ⚙️

  • Backend: NestJS, Mongoose (MongoDB), JWT authentication 🔐
  • Frontend: Angular, Tailwind CSS 🎨
  • Tools: GitHub, Postman 💻

Features ✨

  • User Registration and Authentication 🔑
  • Upload and Management of Class Materials (quizzes, topics, exams) 📚
  • Secure Communication between students and the tutor 💬

Installation 🛠️

  1. Clone the repository:
    git clone https://github.com/shabeelashraf5/TutorMe.git

  2. Install dependencies:

    • For backend: npm install
    • For frontend: npm install (inside the frontend folder)
  3. Run the backend and frontend:

    • For backend: npm run start
    • For frontend: ng serve

About

Educational platform built with Angular for the frontend, NestJS for the backend, and Mongoose for database interactions. The platform connects students with dedicated tutors, providing resources such as quizzes, topic-based questions, and exam papers to enhance their learning experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages