
A web application to track your income and expenses effectively. Manage your financial data with features like transactions, budgeting, analytics, and alerts. The app also includes sections for Help, Settings, and a login page to keep your data secure.
You can view the Expense Tracker Figma design here.
This project uses the PERN Stack:
Clone the repository:
git clone https://github.com/yourusername/expense-tracker.git
cd expense-trackerInstall dependencies:
npm installSet up the Database:
Configure your PostgreSQL database and update the connection settings in config.js.
Start the development server:
npm startRun in Docker (optional):
docker-compose upContributions are welcome! Follow these steps to contribute:
git checkout -b feature-namegit commit -m "Add feature name"git push origin feature-namePlease make sure to follow the Code of Conduct and check the Contributing Guidelines.
This project is licensed under the MIT License. See the LICENSE file for details.
#ExpenseTracker #Income #Expenses #Budgeting #Analytics #PERNStack #FinanceApp #Docker #JavaScript #NodeJS #React
Feel free to reach out for questions or support in the project’s Issues section!
Created and maintained by Tristan Ehron Tumbaga