This is a repository for the Easyops job assignment, which is a web application built using HTML, CSS, JavaScript, EJS, Node.js, Express, and Mongoose.
View Demo
The purpose of this project is to complete the job assignment given by the Easyops company.
- All inputs are mandatory.
- On submit populate data in table..
- Person's name and contact number should be unique, duplicates are not allowed.
-
A little bit of styling is required.
-
Provide search by name. .
- provide delete functionality with alert .
- Implement sort by name (When someone clicks on Name column).
To get a local copy up and running follow these simple steps.
Make sure you have these install on your system.
- Clone the repo
git clone https://github.com/Sandhya312/Easyops-Job-assignment.git
- Install NPM packages
npm install-all
First start the project
npx nodemon app.js or
node app.js
Sandhya - @sandhya










