Skip to content

Teaching Web App where you can message students, assign homework and share YouTube videos. this project is built as an angular exercise.

Notifications You must be signed in to change notification settings

mustadev/monoclass

Repository files navigation

MonoClass

MonoClass is a virtual class where teachers and students can communicate.

Features

  • Messaging (Chat)
  • Login And Signup
  • Add Tasks (Devoirs)
  • Edit Tasks
  • Add Students (Participants)
  • Route Protection (AuthGuard)
  • Control Bottons Protection (Disable Botton if Not Authorized)

Made With

Usage

Install dependancies

npm install

Back-End

json-server --watch db.json -p 3000

Front-End

ng serve -o 

Formateur Login

navigate to http://localhost:4200/formateur/login

Email: mohamed@gmail.com

Password: password

for security reasons formateur does not have sign up page

Licence: GNU General Public License v3.

About

Teaching Web App where you can message students, assign homework and share YouTube videos. this project is built as an angular exercise.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages