Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Video Authentication System

A secure web application built with Django for user authentication via video submission and processing.

Setup Instructions

  1. Create and activate virtual environment python -m venv venv venv\Scripts\activate
  2. Install dependencies pip install -r requirements.txt
  3. Make migrations and migrate python manage.py makemigrations python manage.py migrate
  4. Create superuser python manage.py createsuperuser
  5. Run development server python manage.py runserver Access the app at http://127.0.0.1:8000/ Requirements Python 3.10+ Django (latest stable) TailwindCSS

About

Authenticating and managing video access, developed wih Django

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages