Landlords trying to communicate with their tenants is slow and has no guarantee to reach everyone. Hassle for tenants to try to contact their landlords who may only be available at certain times. Therefore, we created this website, which is a new way for landlords and tenants to interact with each other about home-related information.
- Register and login to an account.
- Email verification.
- Password reset.
- Create a building list on the landlord side.
- Find and filter the building lists on the tenant side.
- Request and schedule a repair request on the tenant side.
- Drag and drop to upload an image.
- Add additonal comments or cancel the request on the tenant side.
- Post an announcement that is viewable by all tenants and landlords.
- Send email notifications to the tenants whenever the landlords make an update.
- Delete the tenants or buildings on the landlord side.
- How to store and retrieve images.
- Getting the drap and drop features done.
- Implementing Progressive Web Apps (PWAs) and push notifications.
- Too much useless css code.
- HTML
- CSS
- Javascript
- EJS
- Node.js
- Express.js
- MongoDB Atlas
- ODM library for MongoDB
- mongoose
- For emails
- nodemailer
- Google APIs
- OAuth2
- For passwords
- bcrypt
- For authentications
- passport
- For repairs
- gridFS
- multer
- socket.io
- For development
- nodemon
- dotenv