Skip to content

About This application for contact-listing applications can help users stay organized and efficient by providing a centralized location for managing and accessing their contact information. The app allows users to create their own contacts after token-based authentication.

Notifications You must be signed in to change notification settings

Pushpendra-1697/User_management_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

User_management_system

Overview

This application for contact-listing applications can help users stay organized and efficient by providing a centralized location for managing and accessing their contact information. The app allows users to create their own contacts after token-based authentication.

Frontend Verecel Deployed Link :

https://usermanager-eight.vercel.app/

Backend Render Deployed Link:

https://usermanager-o6ya.onrender.com/

Tech Stack :

A) Frontend :

React (JSX Syntax), Redux, Chakra-ui Library for Styling & Modal, Axios for handling asynchronous requests, react-router-dom for routing or Navigate from one page to another, Standard react components, React-hooks, chakra-icons & react-icons.

B) Backend :

Node.js, Express.js, MongoDB (NoSQL), mongoose for connecting the database to the server, cors for handling the Cors error, relationships between collections, BSON, and Bsondump.

Some instructions to run locally :

Installation

Clone the Repository from GitHub. Then do the following steps:

    npm install

# For Frontend
    npm run start
    (Or)
    npm start

# For Backend
    npm run server

Some HTTP (Hyper Text Transfer Protocol) Status Code Which I used :

404 ---> Not Found/failure

200 ---> OK/Success/get/put

201 ---> Created/post

204 ----> Delete/reject

Some Project Screenshots :

A) For Computer Screen:

Screenshot (309) Screenshot (310) Screenshot (311)

B) For Mobile/Tablet Screen :

Screenshot (312)

About

About This application for contact-listing applications can help users stay organized and efficient by providing a centralized location for managing and accessing their contact information. The app allows users to create their own contacts after token-based authentication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published