Repository files navigation Lambda Labs: CS8-propertymgt
Method
Endpoint (/api/admin)
Description
GET
/property/:id
Returns a Property object from the database
GET
/workorder
Returns a list (array?) of workorders
POST
/tenant/add
Creates a new Tenant object, sent w/in req.body
Method
Endpoint (/api/tenant)
Description
Method
Endpoint (/api/users)
Description
GET
/signup
--
GET
/signin
--
GET
/admin/list
--
GET
/tenant/list
--
GET
/tenant/signup
--
Method
Endpoint (/api/property)
Description
GET
/all
--
POST
/add
--
DELETE
/delete/:id
--
PATCH
/update/:id
--
PATCH
/settings/update/:id
--
Method
Endpoint (/billing)
Description
Tech
Description
Heroku
Hosts our website
Node.js
Used to write our apis
React
Library for building app
Redux
State handling
React-Router-Dom
Used to navigate app
Semantic UI
Styling
Stripe
Handles payment method
AWS - DynamoDB
Database
AWS - Cognito
Authentication
AWS - S3
Document database
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
You can’t perform that action at this time.