added plan.md

This commit is contained in:
bacalhau 2026-03-02 01:13:05 +00:00
parent b026d00bd9
commit a5895e2124
3 changed files with 102 additions and 35 deletions

View file

@ -1,27 +1 @@
# shitty darknet website
cool website with python, flask, mariadb and monero.
## description
We make a darknet dating website based darknet users (such as myself). Each user can provide their own web page and must pay to join. a list of users will be displayed on the main page. Website will not use javashit.
## goals:
Website must contain these features when finished
- create accounts
- delete accounts
- monero payments
- search page
## Database
### USER
- id (PK)
- username
- first name
- last name
- adress
- pgp
- xmpp
- email (optional)
- phone number (optional)
- likes
- dislikes
- sex
Minimal dating website writen in python