Skip to content

Elevel is a project built with Node.js | Express, Sequelize, MySQL. Design pattern: Model-View-Controller-Service.

Notifications You must be signed in to change notification settings

denisgodoy/pi-dh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

javascript node.js express ejs mysql

Elevel :man_student:

Elevel is a project built with Node.js | Express, Sequelize, MySQL. Design pattern: Model-View-Controller-Service.

ELEVEL#1

Project tree

├───bin
├───controllers
├───database
│   ├───config
│   └───models
├───js
│   └───user
├───middlewares
├───public
│   ├───images
│   │   ├───dashboard-aluno
│   │   ├───landing-page
│   │   └───signup-signin
│   ├───js
│   │   ├───dashboard-student
│   │   └───user
│   └───stylesheets
│       ├───dashboard-professor
│       ├───dashboard-student
│       ├───landing-page
│       ├───signup-signin
│       └───user-profile
├───routes
├───services
└───views
    ├───dashboard-professor
    │   └───partials
    ├───dashboard-student
    ├───landing-page
    ├───partials
    └───user
        └───partials

About

Elevel is a project built with Node.js | Express, Sequelize, MySQL. Design pattern: Model-View-Controller-Service.

Resources

Stars

Watchers

Forks