added plan.md
This commit is contained in:
parent
b026d00bd9
commit
a5895e2124
3 changed files with 102 additions and 35 deletions
28
README.md
28
README.md
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue