This sample project focuses on building a user interface application to manage addresses. The core functionalities include adding, editing, deleting, and updating address information.
Insert gif or link to demo
https://address-updater.onrender.com
- HTML
- CSS (Bootstrap for styling)
- JavaScript
- EJS
- Express.js
- MongoDB (Cloud DB -Atals)
- Node.js
- Live Project
- validate user input
- handle potential duplicate
- prevent invalid data during editing
- confirmation step before permanent deletion
- handle potential data dependencies
- user interface intuitive and easy to navigate
- UI responsive and adaptable to different screen sizes
- Cloud DB (MongoDB Atals)
- RestFul Api
- Middleware for server side validation.
- Schema Validation using Joi.
To run on local machine(system)
npm install node index.js http://localhost:8080/To run this project, you will need to add the following environment variables to your .env file
secret
ATALSDB_URL
PORT
Contributions are always welcome!
See contributing.md for ways to get started.
Please adhere to this project's code of conduct.
I'm a full stack developer...