mgwedd / release

The monorepo for the ReLease full-stack project. The app solves the problem of subletting your apartment and finding a sublet, with a sublet-only, map-based property listing and finding app. The stack is react client connecting to a Node/Express server, with postgres for a DB and Redis for cache.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

As a returning user, I want to post and manage my sublets/properties

mgwedd opened this issue · comments

This feature enables CRUD operations of properties posted by registered and logged in users. Forms are required for posting and updating, and buttons with warnings for deleting, one's own properties.

This will require substantial work on the API server and the client.

Time Estimate: 10-12 hours

Priority: High