diff options
author | cflip <36554078+cflip@users.noreply.github.com> | 2021-03-21 10:54:47 -0600 |
---|---|---|
committer | cflip <36554078+cflip@users.noreply.github.com> | 2021-03-21 10:54:47 -0600 |
commit | 2805ef7311eeb028cd48bffe04a705676c4682be (patch) | |
tree | 59c00c77d5bd59ea89967f18d5bcd6d1b5ad6e01 /TODO | |
parent | f83530a122119d7f69812493f9c2f4987ccb2065 (diff) |
big changes pt1
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -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 |