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

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

Awesome Lists containing this project

README

        

# Checksum

Calculate project development cost at ease

## Screenshot

![Projects page](/docs/img/pages/projects/projects-page.png)

## 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