Skip to content

A web application to make note of the attendance status for the students of SJEC

Notifications You must be signed in to change notification settings

Shreyan11/RollCaller

 
 

Repository files navigation

RollCaller

A web application to make note of the attendance status for the students of SJEC

Installation

To create a conda environment run the below command

conda create --name rollcaller --file conda-requirements.txt

To activate this environment

activate rollcaller

Note if you have installed a new package run this command to call it to the requirements.txt file

conda list -e > conda-requirements.txt

Running the project

To run this Project enter the command

python manage.py runserver

About

A web application to make note of the attendance status for the students of SJEC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 87.8%
  • CSS 9.8%
  • JavaScript 1.8%
  • Python 0.6%