This repository has been archived on 2025-12-28. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2020-02-02 21:56:04 +10:30
node_modules initial commit 2019-12-02 12:10:45 +10:30
scripts updated urls ard ports 2020-02-02 21:56:04 +10:30
styles removed forum and related code, not sure it's all gone but it seems to be. 2020-02-02 20:28:35 +10:30
views removed forum and related code, not sure it's all gone but it seems to be. 2020-02-02 20:28:35 +10:30
.gitignore Create .gitignore 2019-12-02 12:14:34 +10:30
favicon.ico initial commit 2019-12-02 12:10:45 +10:30
forum_bld.sql cleaned up files, deleted old php stuff. 2019-12-02 12:20:43 +10:30
index.html removed forum and related code, not sure it's all gone but it seems to be. 2020-02-02 20:28:35 +10:30
LICENSE Create LICENSE 2019-12-02 12:13:35 +10:30
package-lock.json initial commit 2019-12-02 12:10:45 +10:30
package.json removed forum and related code, not sure it's all gone but it seems to be. 2020-02-02 20:28:35 +10:30
README.md removed forum and related code, not sure it's all gone but it seems to be. 2020-02-02 20:28:35 +10:30
server.js updated urls ard ports 2020-02-02 21:56:04 +10:30

README for inkletblot.com

This is an angularjs project, currently it is a total rebuild of inkletblot.com using the framework. The forum has been separated from the gallery and 'things' pages. It is at https://github.com/Inkletblot/forum.com

I know things is a stupid name, can you come up with a better one?

TODO!

General:

  • Fix server responses to be all the same.
    • this is kinda done, need to make all .sends() the same.
  • Fix client catching of server errors.
  • Generally strengthen server API, especially once forum is separate.

Gallery/Things:

Deal with this once forum is totally complete, it is now main project

Interesting Ideas.

  • None as of yet x