Skip to content

Web Absensi Berbasis QR dengan autentikasi multilevel dan keamanan multilevel 🔥

License

Notifications You must be signed in to change notification settings

Absenin/absenin-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to deploy

Clone the repo

git clone https://github.com/Absenin/absenin-api

Create venv

python -m venv .venv

Activate the venv

Windows

.venv/Scripts/Activate

Linux/Ubuntu

source .venv/bin/activate

Install the requirements

pip install -r requirements.txt

Add the .env

Schema in here https://github.com/Absenin/absenin-api/blob/main/.env.example

Run the code

python server.py

You can deploy the website now at

https://github.com/Absenin/absenin-web/


Star History

Star History Chart

Repository Licensed Under BSD-3-Clause license, Modification is possible while copyright and license notices must be preserved.

Copyright © 2024 Vann-Dev