https://github.com/pushpendra-1697/contact-list-ivykids
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/contact-list-ivykids
authentication axios bson-format bsondump express-js hooks html-css-javascript mongodb-database mongoosejs nodejs react-components react-redux react-router-dom reactjs redux-thunk relationships rest-api token-authetication
Last synced: 8 months ago
JSON representation
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/contact-list-ivykids
- Owner: Pushpendra-1697
- Created: 2023-05-05T14:02:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-06T08:34:25.000Z (over 2 years ago)
- Last Synced: 2025-01-06T04:13:04.948Z (10 months ago)
- Topics: authentication, axios, bson-format, bsondump, express-js, hooks, html-css-javascript, mongodb-database, mongoosejs, nodejs, react-components, react-redux, react-router-dom, reactjs, redux-thunk, relationships, rest-api, token-authetication
- Language: JavaScript
- Homepage: https://contact-list-orpin.vercel.app
- Size: 415 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Contact-List-Ivykids
# 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://contact-list-orpin.vercel.app
# Backend Cyclic Deployed Link:
https://contact-wh3n.onrender.com
# Tech Stack :
# A) Frontend :
React (JSX Syntax), Redux, Chakra-ui Library for Styling & Modal, axios for handling asynchrous request, 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 connect database to 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 :
