1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-01 22:26:24 -07:00

Updated README

This commit is contained in:
Joshua Merrell 2013-07-04 02:47:05 -07:00
parent be9cc16447
commit dca39f6220

View file

@ -1,6 +1,15 @@
go-chan
Gochan
=======
A muti-threaded Imageboard software project in Go
Notice: In its current state, Go-chan is not yet functional It should be able to do something more than just connect to the database shortly ;)
At the moment, regular users can:
- Log in as the admin account (staff management coming soon)
- Post in a thread (thread creation coming very soon)
- Upload an image with a post
Staff can:
- View announcements (announcment editing coming soon)
- Log out
- Use various other half implemented functions
- Post deletion and bans coming soon