Hooray for rent automation! Rent Website is a full-stack application written purely in JavaScript using React/Redux for the frontend and Node.js for the backend.
This project draws inspiration from a website written by friend and housemate Alex Rowe in 2014. We lived in a house with 14 people and rent/utilities was a chore.
1. User Authentication
2. Hosted on AWS
3. User Profile Pics and Upload
4. Rent and Utilities Totals
5. Comment System
6. SMS Alerts via Twilio API
1. Integrate with Paypal API for Autopayment
2. Facebook messenger integration
John Kang
Wade Hastings
- Initial backend setup
- README
- Initial frontend setup
- Phase 1: Setup Skeleton and User Auth
- Phase 2: Initial User Interface and Picture Upload
- Phase 3: Rent and Utilities calculator logic and interface
- Phase 4: Comment System
- Phase 5: SMS Alerts via Twilio API