https://github.com/pushpendra-1697/user_management_system
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.
https://github.com/pushpendra-1697/user_management_system
authentication axios bson-format bsondump expressjs hooks html-css-javascript mongodb nodejs react-components react-redux react-router-dom reactjs redux-thunk rest-api token-authetication
Last synced: 7 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/pushpendra-1697/user_management_system
- Owner: Pushpendra-1697
- Created: 2023-07-08T14:55:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-10T13:06:32.000Z (about 2 years ago)
- Last Synced: 2025-01-06T04:13:03.675Z (9 months ago)
- Topics: authentication, axios, bson-format, bsondump, expressjs, hooks, html-css-javascript, mongodb, nodejs, react-components, react-redux, react-router-dom, reactjs, redux-thunk, rest-api, token-authetication
- Language: JavaScript
- Homepage: https://usermanager-eight.vercel.app/
- Size: 754 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# User_management_system
# OverviewThis 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:
```bash
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:


# B) For Mobile/Tablet Screen :
