summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorcflip <36554078+cflip@users.noreply.github.com>2021-03-21 10:54:47 -0600
committercflip <36554078+cflip@users.noreply.github.com>2021-03-21 10:54:47 -0600
commit2805ef7311eeb028cd48bffe04a705676c4682be (patch)
tree59c00c77d5bd59ea89967f18d5bcd6d1b5ad6e01 /TODO
parentf83530a122119d7f69812493f9c2f4987ccb2065 (diff)
big changes pt1
Diffstat (limited to 'TODO')
-rw-r--r--TODO17
1 files changed, 17 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..65994ae
--- /dev/null
+++ b/TODO
@@ -0,0 +1,17 @@
+IMPROVE EXISTING CODE
+[ ] Object-oriented code
+[ ] Clean up table printing code
+[ ] 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