Skip to content

acato2/WT-StudentTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StudentTracker

StudentTracker is a web application designed for professors to easily track attendance of their students.

The application was developed as part of the course "Web Technologies".

Features

  • Login functionality
  • Professor's subject list
  • Table of attendance
  • Updating student attendance
  • Percentage display of student attendance per week
  • Logout functionality

Navigation

  • Login

  • Home page

Run Locally

Clone the project:

  git clone https://github.com/acato2/WT-StudentTracker.git

Install dependencies:

  npm install

Fill the database with static data:

  node priprema.js

Start the server:

  node index.js

Open localhost:3000/prijava.html to view it in the browser.

Related

As part of this project, there is a simple HTML application that displays all the courses offered at the Faculty of Electrical Engineering in Sarajevo, sorted by departments.

The display of all courses is facilitated through a navigation bar, with elective and dropped courses highlighted in different colors.

About

Web application designed for professors to easily track attendance of their students.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors