From 2805ef7311eeb028cd48bffe04a705676c4682be Mon Sep 17 00:00:00 2001 From: cflip <36554078+cflip@users.noreply.github.com> Date: Sun, 21 Mar 2021 10:54:47 -0600 Subject: big changes pt1 --- TODO | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 TODO (limited to 'TODO') 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 -- cgit v1.2.3