The Portefeuille is a budget tracking app. After creating an account, it allows to add your daily transactions given some categories. It also allows you add your own categories and list all the transactions belonging to that particular category.
- Rails
- Postgresql
- Devise
- TailWind CSS
- Daisyui
- Rspec
- Capybara
To get a local copy up and running follow these simple example steps.
- Ruby
- Rails
- Postgresql
- Clone the Repository
- Go to the project directory
- Run
bundle install
- Run
rails db:create
- Run
rails db:migrate
- Run
./bin/dev
to run the app
👤 Soufiane Boursen
- GitHub: @Sboursen
- Twitter: @sboursen_dev
- LinkedIn: @sboursen
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
-
Original design idea by Gregoire Vella on Behance.
This project is MIT licensed.