Skip to content

[In Development] This is a fullstack personal finance planner, developed using React and Node.js.

Notifications You must be signed in to change notification settings

talbertosilva/cashtracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

CashTracker | Personal Finances Planner

This is a fullstack personal finance planner, developed using React and Node.js. The app aims to help users manage their finances by tracking income, expenses, and budgeting in an intuitive and user-friendly interface. The project is currently under development and structuring, with plans to integrate features like financial goal setting and visual analytics. The goal is to provide a seamless experience for users looking to take control of their financial well-being.

Homepage (8)


Technologies

  • Typescript
  • React
  • Node.js
  • Express
  • MongoDB
  • Tailwind CSS
  • Vite

Current Main Features

  • Authentication with JWT
  • CRUD foundations to add, update and delete expenses, incomes, etc...
  • Private routing (ex: dashboard)

Setup

Clone this repo to your desktop and run npm install to install all the dependencies.

After installing every dependency needed, you can start both client and server with these respective codes: npm start and npm run dev. Each one in their respective folder.


About

[In Development] This is a fullstack personal finance planner, developed using React and Node.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published