- User will be able to register/login
- User will be able to add/delete/edit sources of income
- User will be able to add/delete/edit expenses
- User will be able tp view income and expenses in list view
- User will be able to see how much money they have remaining based on income and expenses
- Rails
- React
- React-Router-Dom
- JWT
- Bcrypt
- Bootstrap
- Axios
- App scaffold complete
- Database modeling complete with associations
- Main components complete(income, expenses, summary)
- User authentication feature complete
- Core functionality complete
- Styling complete
- MVP complete (Full CRUD, user authentication, user authorization, implemented with react-router-dom)