Skip to content

NicoChaima72/aseguradora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aseguradora

Auto insurance application, with roles such as administrator, mechanic, call center and customer, you can keep track of all your income to the insurer.

Technologies


  • NodeJS (ejs view)
  • MySQL (without orm)
  • Bootstrap (Admin LTE)

Setup

To run this project, you must first create a /.env file in the root of the project with the structure of .env.example

Then run the script /database/bd.sql into your database to create the default profiles.

Default profiles:

After that you just have to write on the console

$ npm install
$ npm start

Preview

Preview