Skip to content

Sarathcani999/duty_leave_automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to make it work ?

(Assuming you have nodejs , xampp(or equivalent tool) installed)

Step 1 : Clone or download the repo and unpack it
Step 2 : Import the sql file at ./db_export_file/nodemysql.sql to a newly created database (prefferred name = "nodemysql")
Step 3 : If name of db changed then it should be changed at ./config/connect.js line 20
Step 4 : then from the root directory execute the commands :
* npm install
* npm run dev

Your app will be up and running at localhost:3000


For Reference

admin credentials :
username : AD15TVE001
password : abcd



To see the documentation goto -> Documentation

Shows a brief of the database design and workflow of the project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published