https://github.com/pikuzamarie/project-cost-calculator
CheckSum - calculate project cost at ease | React, Vite, Redux, Material UI, Axios + NodeJS, Express, JWT + PostgreSQL
https://github.com/pikuzamarie/project-cost-calculator
axios calculator-application crud jwt material-ui nodejs react redux
Last synced: about 1 month ago
JSON representation
CheckSum - calculate project cost at ease | React, Vite, Redux, Material UI, Axios + NodeJS, Express, JWT + PostgreSQL
- Host: GitHub
- URL: https://github.com/pikuzamarie/project-cost-calculator
- Owner: PikuzaMarie
- Created: 2024-12-03T19:48:55.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-01-16T16:23:09.000Z (4 months ago)
- Last Synced: 2025-02-10T02:14:58.637Z (3 months ago)
- Topics: axios, calculator-application, crud, jwt, material-ui, nodejs, react, redux
- Language: JavaScript
- Homepage:
- Size: 961 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Checksum
Calculate project development cost at ease
## Screenshot

## Features (client app)
- [x] Authorize in system with JWT
- [x] Manage projects (CRUD)
- [x] Search projects by client name
- [x] Create or update a report for the project
- [x] View calculated cost and a report for the project
- [x] Manage profile information## Getting started
~ section in development as backend and database are neccessary to run the app ~
## Technologies (client app)
- React + Vite
- Redux
- Material UI
- Axios