Skip to content

Latest commit

 

History

History
73 lines (52 loc) · 3.65 KB

File metadata and controls

73 lines (52 loc) · 3.65 KB

Mandatum

JavaScript ReactJs NodeJs ExpressJs MongoDb Handlebars Puppeteer

Credential generation system scoped on customization and massive generation.

Features

  • Role management & authentication
  • Pdf generation with multiple customizable dynamic credentials
  • Profile editor
  • Users management
  • Students and teachers management (by admin role only)
Login page Welcome Dashboard My profile
image image image
Users page (students) Credential generation Student profile credential
image image image

Demo

Backend demo at: https://node-server-credenciales.herokuapp.com/

Frontend demo at: https://final-estancia-frontend.herokuapp.com/

Try it with...

  • username: demoAdmin
  • password: demoAdmin.1

Installation

To start the project, use the following commands. This will allow you to install the necessary dependencies and initialize a development server.

Frontend React app

$ npm install
...
$ npm run start 

Backend ExpressJs app

$ npm install
...
$ npm run dev 

Contributions

Angel Díaz Antonio Rosas Rodrigo Cruz Estefanía Vera Alexa Ivey

License

MIT