[go: nahoru, domu]

Skip to content

feg624/lms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LMS - Implementation (work in progress)

This is an exercise done to improve my technical skills on ERD and API design and implementation.

The application architecture has the following layers:

Client

React application with Bootstrap styles.

Backend

NodeJS + Express + TypeORM.

Database

Postgres

ERD

Status

Done

  • Users allowed to login with Google credentials.
  • Users allowed to login with user/pass.
  • Different profiles able to access read-only data based on their profile.

TODO

  • Authorization based on user profile.
  • Implement pending entities from the ERD.
  • Unit testing.
  • CRUD features.

Demo

Demo

About

Learning Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published