A simple system for managing rental properties. This project was built in Vue.js and utilizes the Vuetify framework. Firebase Auth is used for user authentication and Cloud Firestore is used for data storage.
Each account can be used by a single user or shared by multiple users if desired. Users can add maintenance requests and notes to each property in addition to keeping track of the tenant's rent payments. This project was also my first encounter setting up a completely serverless website using Amazon Web Service's S3, Cloudfront, and Route 53.