https://github.com/pushpendra-1697/tummoc
This application for token-based authentication, O-auth, event loop concept with FS Module and use of aggregation & populate pipeline.
https://github.com/pushpendra-1697/tummoc
authentication axios bson-format bsondump express-js hooks html-css-javascript mongodb 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 token-based authentication, O-auth, event loop concept with FS Module and use of aggregation & populate pipeline.
- Host: GitHub
- URL: https://github.com/pushpendra-1697/tummoc
- Owner: Pushpendra-1697
- Created: 2023-05-13T09:23:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-15T07:33:04.000Z (over 2 years ago)
- Last Synced: 2025-01-06T04:13:04.818Z (9 months ago)
- Topics: authentication, axios, bson-format, bsondump, express-js, hooks, html-css-javascript, mongodb, mongoosejs, nodejs, react-components, react-redux, react-router-dom, reactjs, redux-thunk, relationships, rest-api, token-authetication
- Language: JavaScript
- Homepage: https://tummoc-seven.vercel.app/
- Size: 458 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tummoc
# Overview
This application for token-based authentication, O-auth, event loop concept with FS Module and use of aggregation & populate pipeline.
# Frontend Verecel Deployed Link :
https://tummoc-seven.vercel.app/# Backend Render Deployed Link:
https://tummoc-64iw.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 :

