Skip to content

A Node.js-based web application offering robust CRUD functionalities for managing business contacts, complete with real-time MongoDB integration and secure user access.

Notifications You must be signed in to change notification settings

howunmok/CRUD-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Business Contact Management Website

Project Overview

Welcome to my Business Contact Management Website project. This web application is designed to perform CRUD (Create, Read, Update, Delete) operations on business contacts. It dynamically updates data to a MongoDB database, ensuring real-time synchronization of contact information.

Key Features

  • CRUD Functionality: Create, view, update, and delete business contacts efficiently.
  • Real-Time Data Synchronization: Changes are immediately reflected in MongoDB.
  • EJS Templating: The website uses EJS for dynamic content rendering.
  • Node.js Backend: The application's backend is built with Node.js, ensuring robust server-side functionality.

Accessing the Website

Experience the functionality of the Business Contact Management Website firsthand by visiting: Business Contact CRUD.

Trying CRUD Functions

To try the CRUD functions on the website:

  • Click on the 'Log-in' button.
  • Enter the username: admin and password: admin.

Technologies Used

  • EJS for front-end templating.
  • Node.js for backend development.
  • MongoDB for database management.
  • Express.js for routing and middleware.

About

A Node.js-based web application offering robust CRUD functionalities for managing business contacts, complete with real-time MongoDB integration and secure user access.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published