updated readme to reflect the separation from inkletblot.com

This commit is contained in:
Solomon Laing 2020-01-16 20:57:51 +10:30
parent 86e793d8cb
commit 92ff425d07

View File

@ -1,9 +1,6 @@
# README for inkletblot.com
# README for forum.com and forum.server
This is an angularjs project, currently it is a total rebuild of inkletblot.com using the framework.
In the future the forum will be separated from the gallery and 'things' pages.
> I know things is a stupid name, can you come up with a better one?
This is an angularjs project, currently it is a total rebuild of the forum originally at inkletblot.com using the framework.
## TODO!
@ -25,9 +22,6 @@ In the future the forum will be separated from the gallery and 'things' pages.
* implement correct session with server.
* reduce clients reliance on cookie info to prevent security threats.
### Gallery/Things:
*Deal with this once forum is totally complete, it is now main project*
## Interesting Ideas.
* Implement a text editor for posts?
* Add an account page for users to manage their accounts.