[go: nahoru, domu]

Skip to content

svenugoban/attendance-system-main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

attendance-system

  1. project file contains three folders (client, server, docs)
  2. client folder contain front end related development.
  3. Front end used language and framworks are html, css, react js
  4. Back end used language and framworks are node js n express js

server

  1. clone the server folder in the reposible github repository
  2. run the command npm install for download all the required packages
  3. run the command node src/app.js
  4. Local : http://localhost:3000

client

  1. clone the client folder in the reposible github repository
  2. run the command npm install for download all the required packages
  3. run the command npm start
  4. Local:http://localhost:3001

login credentials

username: 'user1', password: 'password1'

username: 'user2', password: 'password2'

username: 'user3', password: 'password3'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published