- π About the Project
- π» Getting Started
- π Live Demo
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- π License
Rails FinTrack App is a mobile web app for manage your transactions in different categories.
Client
- Ruby on Rails
Server
- localhost
Database
- PostgreSQL
- [Keep track of all your spends and transactions]
To get a local copy up and running, follow these steps.
- You'll need any code editor
Clone this repository to your desired folder:
git git@github.com:blueberry1312/rails-capstone.git
cd rails-capstone
Install this project with:
bundle install
rails db:create
rails db:migrate
To run the project, execute the following command:
rails server
To run tests, run the following command:
rails db:migrate RAILS_ENV=test
rspec
π€ NΓ©stor Oro
- GitHub: @blueberry1312
- Twitter: @nestorsitooo
- LinkedIn: Nestor Oro
- [Improve UI design]
- [Improve the desktop version]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can give it a star!
I would like to thanks Gregoire Vella for the Original design idea.
This project is MIT licensed.