harivmasoor / localVoices

Social media for history buffs
https://localvoices.onrender.com/
0 stars 0 forks source link

Design Docs #1

Open darreneid opened 1 year ago

darreneid commented 1 year ago

Wiki Home Page

darreneid commented 1 year ago

Actually it looks like the new post form on Nextdoor is a modal

harivmasoor commented 1 year ago

great catch sir! so Schema wouldn't change but this would be superflous routes for sure. I will fix now

harivmasoor commented 1 year ago

that's correct right? just update the routes and not schema?

harivmasoor commented 1 year ago

NVM - I see the comments now, will work through and report back

harivmasoor commented 1 year ago

Updated feature list to include connections - renamed to likes, reaction, and shares. Schema - removed prof picture and worldID functionality(not sure if I will get to it), added image and location to remakrs, added parentcommentid, added a connections table. Sample state updated to reflect. consolidated routes in backend. Removed remarks routes on frontend as they are dealt as modals. LMK if the second pass looks good!

harivmasoor commented 1 year ago

just updated backend routes to use query string and removed all nested routes