Skip to content

prayogisatya-ofc/siabsen-qrcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Si Absen - Attendance Website Application

Si Absen is a website-based application built to simplify the attendance process for students and teachers. By implementing QR Code based attendance. Students or teachers only need to scan their identity card which is equipped with a QR Code into the website application.

Created using :

Installation

Using the latest version of Django Web Framework.

django 5.0.2

Using the latest version of python

python 3.11.8

Create a Virtual Environment first so that dependency installation is separate from general Python dependencies. After activating the Virtual Environment, please install the required dependencies. Go to the project folder, until there is a req.txt file. Use the package manager pip to install all dependencies.

pip install -r req.txt

Usage

Make sure it is still in the project folder, which contains the manage.py file. To access the website or activate the server as follows.

python manage.py runserver

Server akan berjalan di http://127.0.0.1:8000

Contributing

Those who want to duplicate are welcome. For learning needs or to develop even better.

License

Prayogi Setiawan

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors