- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
KS Budget is about building a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
- Postgres
- Rails
- Ruby
Client
Server
Database
- Add category
- Add transaction
- Display expenses
Here you can visit my live demo :
Here you can see my presentation :
To get a local copy up and running, follow these steps.
- Run
bundle i
to install the dependencies. - Run
npm i
to install npm dependencies. - Run
rails s
to run the application
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
cd Recipe-Group-project
git clone https://github.com/kensteph/RoR-Capstone-Project.git
Install this project with:
cd RoR-Capstone-Project
bundle install
To run the project, execute the following command:
rails server
To run tests, run the following command:
rspec
S 👤 Kender Romain
- GitHub: @Kensteph
- Twitter: @RomainKender
- LinkedIn: kender-romain8788
- Menu
- Notifications
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, like it.
I would like to thank Cindy Shin
Here is the Original design idea by Gregoire Vella on Behance. 👉Template
This project is MIT licensed.