Skip to content

Implementation of the server-side application of a fictional university platform using NodeJs, mongoDB and Security libraries (JWT & bcrypt).

License

Notifications You must be signed in to change notification settings

AlexisBaladon/nodeJS-University-Platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Academic workstation Backend

🚧 Note: The server is currently not running because the host free-trial expired :)

Features:

  • CRUD for creation of users, students, teachers, activities and enrollments.
  • JWT and hashing implementation for password security.
  • Middlewares in charge of handling sensitive information and CORS.
  • Environment variables for safe credentials.

Frontend:

https://github.com/AlexisBaladon/Angular-AcademicWorkstation

Technologies

  • [node] - Backend framework for javascript.
  • [mongodb] - NoSQL database for document storage.
  • [typescript] - Static typing for javascript.
  • [jwt] - Web standard for secure message transmition.

node mongodb typescript jwt

About

Implementation of the server-side application of a fictional university platform using NodeJs, mongoDB and Security libraries (JWT & bcrypt).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages