Todo list:
Must do
- separate CSS from erbs
- clean up code and add comments
- reminder to remove code that isn't being used
- time needs to be parsed in new peeps?
- create README with breakdown of new learnings and credits
- reminder to discuss sessions, bcrypt, and how to use them
- ensure it works on other computers if code copied
- implement advised changes from code review
- ensure rubocop and test coverage is 100%
- rubocop --auto-correct
Optional
- make styles uniform
- try to use layout erb to extend the objects between pages
Advanced
- ORM implementation
- reply feature