Skip to content

VachhaniHarsh/MERN-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN-Project InsuranceMart (https://insurancemart.herokuapp.com/)

Technology Stack

Technology Description Link ↘️
MongoDB Database ----
ReactJS For forntend development ----
NodeJS For backend development ----
ExpressJS For backend ----
Heroku For Deployment ----

Installation

Clone the project to local system and open the current folder

cd .\client\
npm install

Again go the main folder

cd .\server\
npm install

Start react and server

cd .\client\
npm start

Again go the main folder

cd .\server\
npm start

-Database connection is already done and .env file is also included

Features

  • Signup
  • Login
  • Create User
  • Display User Data
  • Upload CSV file - customer data

Usage

  • Insurance Mart is an insurance policy tracking website where a customer can easily access all the details regarding their respective policies acquired through the agent. Admin-control can manage the users that can access the website and can also create new users accordingly. Admin will have to upload a '.csv' file in order to feed data to the mongo database. Customers can then login with proper credentials provided to them and access the details like renewal dates, etc.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors