Skip to content

a dashboard using mern stack it will be used as a builing block for my application for school management systems

License

Notifications You must be signed in to change notification settings

giorgioGTelian/Mern_dashboard

Repository files navigation

Mern_dashboard

a dashboard using mern stack

framework and libraries for backend

  • nodejs
  • expressjs
  • mongo with mongoose - An Object Data Modeling (ODM) library for MongoDB and Node.js
  • cors Middleware for enabling Cross-Origin Resource Sharing (CORS), a mechanism that allows resources on a web server to be accessed by web pages from a different domain.
  • uuid for automatic uuid geration
  • helmet middleware for setting HTTP headers
  • morgan HTTP request logger middleware for Node.js.
  • nodemon A utility that monitors for any changes in your source code and automatically restarts your server.
  • body parser Middleware for parsing incoming request bodies in a middleware before your handlers, available under the req.body property.
  • cookie-session Simple cookie-based session middleware.
  • passport for authentication with google and mongoose

framework and libraries for frontend

  • react
  • redux
  • mui
  • nivo
  • fullcalendar
  • formik for forms

to follow the project

  • trello

About

a dashboard using mern stack it will be used as a builing block for my application for school management systems

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages