Skip to content

Sandhya312/Easyops-Job-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easyops-Job-assignment

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

Table of Contents

  1. About The Project
  2. Getting Started
  3. Contact

About The Project

The purpose of this project is to complete the job assignment given by the Easyops company.

Test Cases

  • All inputs are mandatory.

Image 1 Image 2

  • On submit populate data in table..

Image 1

  • Person's name and contact number should be unique, duplicates are not allowed.

Image 1 Image 2

  • A little bit of styling is required.

  • Provide search by name. .

Image 1

  • provide delete functionality with alert .

Image 1

  • Implement sort by name (When someone clicks on Name column).

Image 1 Image 2

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Make sure you have these install on your system.

Installation

  1. Clone the repo
    git clone https://github.com/Sandhya312/Easyops-Job-assignment.git
  2. Install NPM packages
    npm install-all

Running

First start the project

npx nodemon app.js or 
node app.js

Contact

Sandhya - @sandhya

Releases

No releases published

Packages

 
 
 

Contributors