summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorcflip <36554078+cflip@users.noreply.github.com>2021-05-08 17:30:08 -0600
committerGitHub <noreply@github.com>2021-05-08 17:30:08 -0600
commit87b1dfd1f77b08915ee5e905da45e316ba2c0e7d (patch)
treef6c0f8d09454b6e887df0f66ca37c1ce9efb30d0 /TODO
parent0b045d57b2164b5ce003955d79627ae506a153eb (diff)
parenta09d9f377f5c055e42e5f21b5cdea64c2e2ca896 (diff)
Merge pull request #14 from cflip/refactor
Huge refactor
Diffstat (limited to 'TODO')
-rw-r--r--TODO17
1 files changed, 0 insertions, 17 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index 879a858..0000000
--- a/TODO
+++ /dev/null
@@ -1,17 +0,0 @@
-IMPROVE EXISTING CODE
-[v] Object-oriented code
-[ ] Clean up table printing code
-[v] Fix thread create page
-[ ] Clean up links
-[ ] Create 404 pages
-
-CREATE NEW PAGES
-[ ] Come up with designs for each page
-[ ] Create search page (all posts, threads, users + search)
-[ ] User profile picture + description
-[ ] Scrolling banners for each category
-
-CLEAN UP PAGES
-[ ] Create .htaccess for all pages/directories
- - block off all .php files
-[ ] Create CSS style \ No newline at end of file