Skip to content

GSG-K3/gsg-attendance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GSG-Attendance

site : https://gss-w7d3psql.herokuapp.com/

The project serve the mentors of GSG by tracking the attendance of students in the code academy as well as the ability of managing the assistant mentors and having another feature for student and course managments.

User journey

  • At home page the user choose the course he/she want, then select which mentor is now taking the attendance.
  • from the above menu the user can display all Attendances and all Students.

Schema

image


How to Run

1- clone the Reqo
2- run command : npm i.
3- create db in heroku
4- create config.env
5- get the db connection and add the connection in config.env
6- to create db run this command in terminal:
- in win : node node src\database\db_build.js
- in linux : node src/database/db_build.js
7- run server : npm start
8- open browser and use this link : http://localhost:3001/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •