Skip to content

This sample project focuses on building a user interface application to manage addresses. The core functionalities include adding, editing, deleting, and updating address information.

Notifications You must be signed in to change notification settings

Harish8444rgit/Address-Updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Address Updater

This sample project focuses on building a user interface application to manage addresses. The core functionalities include adding, editing, deleting, and updating address information.

Demo

Insert gif or link to demo

https://address-updater.onrender.com

Technologies Used

  • HTML
  • CSS (Bootstrap for styling)
  • JavaScript
  • EJS
  • Express.js
  • MongoDB (Cloud DB -Atals)
  • Node.js

Features

  • 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.

Deployment

To run on local machine(system)

  npm install
  node index.js
  http://localhost:8080/

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

secret

ATALSDB_URL

PORT

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Authors

🚀 About Me

I'm a full stack developer...

About

This sample project focuses on building a user interface application to manage addresses. The core functionalities include adding, editing, deleting, and updating address information.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published