/absenin-api

Web Absensi Berbasis QR dengan autentikasi multilevel dan keamanan multilevel 🔥

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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