dating-website

dating website made in python
Log | Files | Refs | README

ModeNameSize
-rw-r--r--.gitignore3L
-rw-r--r--Dockerfile19L
-rw-r--r--README.md19L
-rw-r--r--docker-compose.yml14L
-rw-r--r--requirements.txt4L
-rw-r--r--src/main.py453L
-rw-r--r--src/static/drip.css154L
-rw-r--r--src/static/font/font-Bold.ttf68200B
-rw-r--r--src/static/font/font.ttf68200B
-rw-r--r--src/templates/index.html47L
-rw-r--r--src/templates/login.html35L
-rw-r--r--src/templates/login_verify.html14L
-rw-r--r--src/templates/page.html27L
-rw-r--r--src/templates/register.html131L
-rw-r--r--src/templates/user.html97L
-rw-r--r--src/templates/verify.html17L