Bizz App is the ultimate tool for managing your expenses and keeping your finances organized. With customizable categories, you can easily track your transactions and view the total cost of all expenses. The intuitive interface allows you to add transactions for each category and view the cost of each individual transaction.
Server
database
The hosted app can be found here
The loom video can be found here
- Login
- Signup
- Create category
- Create transaction
To get a local copy up and running, follow these steps:
To get a local copy up and running, follow these steps:
- Create a local directory where you can clone the project
- Clone the project to your directory by running
https://github.com/felixDev22/Biz-app.git
- Run
Bundle install
- Run
npm install
- Create a .env file and add values for
POSTGRES_USERNAME and POSTGRES_PASSWORD
- Run
rails db:create db:migrate
- Run
rails s
To run the app you need:
- A code editor
- A browser
- Install Nodejs
- Install Ruby
- Install Rails
Clone this repository to your desired folder:
- Create a local directory where you can clone the project
- Clone the project to your directory by running
git clone https://github.com/felixDev22/Biz-app.git
To run the project, execute the following command:
rails server
To run tests, run the following command:
rspec
👤 Felix Nzomo Nyamai
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Improve UI
- Add funcionality
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project kindly leave a ⭐
I would like to thank Microverse for the great resources shared. I would also like to thank Gregoire Vella for the great design.
This project is MIT licensed.