With this mobile app, you can add photos and a brief description of the issues faced by individuals in private and public spaces. The landlords/municipality can also monitor the reported issues and take appropriate actions to fix the problems. For instance, house appliances in a rental property may stop working or vending machines in a building may not return the correct changes, and so on. The handyman can also examine the problems and give quotes. The landlord and the handyman can communicate with each other through the app and agree on a price and time for fixing the appliance(s). From the municipalities side, the users can report anything from a pothole on the road to not correctly working vending machines and public washers/dryers. Each user can have a ranking or points based on how many useful reports they have reported, how fast a landlord resolved the issue, and how reliably the handyman fixed the problem.
https://www.youtube.com/watch?v=AsbPIo_yVyI
- How do NoSQL datebases work? Simply Explained!
- Which Is Better? SQL vs NoSQL
- SQL vs NoSQL Explained
- Datebase Design - Queries
- Node.js MySQL Tutorial | Building CRUD App with Node.js Express and MySQL
- How to display Data from MySQL using Node.js NOTE: reference when we want to migrate from SQL on a local host to a cloud based solution
- Building a Node API with Express and Google Cloud SQL NOTE: reference when we want to migrate from SQL on a local host to a cloud based solution
- Building a REST API with Express and Mongoose (MongoDB)
- Data relationships with Mongoose (MongoDB): one-to-many, many-to-one
- Database design for Facebook
- Node.js MySQL Create Table
- How to Install Express Application Using Express Generator Tool
- Modern Token Authentication in Node with Express
- Security Issues in JWT Authentication
- Introduction to JSON Web Tokens
- Session Management in Node.js using ExpressJS and Express Session
- Upload and Store Images in MySQL using Node.Js, Express, Express-FileUpload & Express-Handlebars
- Promises Vs Async-await in JavaScript