Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adityaks-lts/statxo-test-case
This is an assignment given by STATXO which require the knowledge of Full stack (Node.js, Express.js, React, Redux) To login as Admin use "admin" as both username and password
https://github.com/adityaks-lts/statxo-test-case
bycrypt-password chakra-ui chartjs css expressjs html5 jwt-authentication mongodb mongoose nodejs react redux
Last synced: 8 days ago
JSON representation
This is an assignment given by STATXO which require the knowledge of Full stack (Node.js, Express.js, React, Redux) To login as Admin use "admin" as both username and password
- Host: GitHub
- URL: https://github.com/adityaks-lts/statxo-test-case
- Owner: adityaks-lts
- Created: 2024-07-03T16:47:19.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-08T17:36:29.000Z (4 months ago)
- Last Synced: 2024-08-24T02:58:23.534Z (3 months ago)
- Topics: bycrypt-password, chakra-ui, chartjs, css, expressjs, html5, jwt-authentication, mongodb, mongoose, nodejs, react, redux
- Language: JavaScript
- Homepage: https://statxo-test-case.vercel.app/
- Size: 127 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# STATXO-Test-Case
## Introduction
A full stack web application that uses Mongoose for the database server and express.js and node.js for backend API managing in the frontend it uses React-Vite and Chakra UI## Deployed Links
## Deployed App
[Live Demo Frontend](https://statxo-test-case.vercel.app/)
[Live Demo Backend](https://statxo-test-case.onrender.com)## Video Walkthrough of the project
https://drive.google.com/file/d/1u5bFlWr3btxYgIdybFxNLtoGyqUCLpze/view?usp=sharing# List out the key features of our application.
- Authentication Login and Sign in
- Authorization Generate tokens for each user to verify
- Encrypted registered password by using bcrypt
- Browsing the database data in a tabular clean format
- Add new data to the server
- Update the any number of data with one button
- Keeping track of POST/PATCH activity
- A pie graph view of some details
- Proper Loading animation and Skeleton
- Responsiveness for both PC/mobile## Screenshots
![image](https://github.com/adityaks-lts/STATXO-Test-Case/assets/68063165/1fa2cbcf-0a64-4241-80de-54b7d463ac27)
![image](https://github.com/adityaks-lts/STATXO-Test-Case/assets/68063165/47baa160-a23d-4a89-a1c7-3613c85e5a69)