27 lines
664 B
Markdown
27 lines
664 B
Markdown
# 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
|