Update README.md
parent
be8011bb49
commit
a9cbc6ca80
22
README.md
22
README.md
|
@ -1,18 +1,17 @@
|
||||||
# tildetown-admin
|
# tildetown-admin
|
||||||
|
|
||||||
_Being an adminstrative and user-signup tool for [https://tilde.town]_.
|
_Being an adminstrative tool written in Django for <https://tilde.town>_.
|
||||||
|
|
||||||
## Features, present and future
|
## Features, present and future
|
||||||
|
|
||||||
* (✓) User signup form
|
* [x] User signup form
|
||||||
* eventually with client-side key generation (only server-side key
|
* [x] client-side key generation
|
||||||
**validation** at this point)
|
* [x] Guestbook
|
||||||
* (✓) Guestbook
|
* [x] Helpdesk
|
||||||
* (✓) Helpdesk
|
* [x] User account management
|
||||||
* (✓) User account management
|
* [ ] Start/stop services
|
||||||
* Start/stop services
|
* [ ] Cost reporting from AWS
|
||||||
* Cost reporting using AWS
|
* [ ] Status monitoring
|
||||||
* Status monitoring
|
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
|
@ -21,7 +20,7 @@ _Being an adminstrative and user-signup tool for [https://tilde.town]_.
|
||||||
|
|
||||||
## Installation / setup
|
## Installation / setup
|
||||||
|
|
||||||
Refer to the rather rough [serversetup.md](server setup guide). just ask
|
Refer to the rather rough [server setup guide](serversetup.md). just ask
|
||||||
~vilmibm though if you want to set this up.
|
~vilmibm though if you want to set this up.
|
||||||
|
|
||||||
## Authors
|
## Authors
|
||||||
|
@ -31,4 +30,3 @@ Refer to the rather rough [serversetup.md](server setup guide). just ask
|
||||||
## License
|
## License
|
||||||
|
|
||||||
AGPL 3.0
|
AGPL 3.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue