Investiway is a web application that allows users to keep track of their monthly and weekly expenses, plan their spending for the next month, add new spending categories, and set monthly recurring expenses. The application also provides advice for spending based on user history and allows users to create notes with priorities.
- React: JavaScript library for building user interfaces
- Redux & Redux-toolkit: State management library
- Material-UI: React UI framework
- Tailwindcss: CSS framework packed with classes
- Highchartjs: JavaScript library for data visualization
- Firebase: Cloud-based database and authentication service
- View monthly and weekly expense statistics
- Plan spending for the next month
- Add new spending categories
- Set monthly recurring expenses
- Create notes with priorities
- Receive advice for spending based on user history
- View information on stock tickers
- Clone the repository
- Install dependencies with npm install
- Run the development server with
npm run dev
oryarn dev
- Open the application in your web browser at http://localhost:3434
- Heyday Le ([email protected])
- Wawahuy ([email protected])
- lvthien0110 ([email protected])
This project is licensed under the MIT License - see the LICENSE.md file for details.