Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)