Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tugsem/budgetapp


https://github.com/tugsem/budgetapp

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Ruby on Rails capstone project - Budget app

> The Ruby on Rails project 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.

https://github.com/microverseinc/curriculum-rails/raw/main/capstone/images/erd_diagram.png

## Built With

- Ruby on Rails

## Getting Started
To get a local copy up and running follow these simple example steps.

- Copy this link `https://github.com/tugsem/budgetApp.git`.
- Get the directory that you want to clone the repository.
- Open the command prompt in this directory.
- Write `https://github.com/tugsem/budgetApp.git`.
- Go to the repository folder in your command prompt `cd budgetApp`.

- Follow these steps to run the app:
- run `rails db:create`, then run `rails db:migrate`
- run `bundle`, then run `rails s`

## Authors

👤 **Tuğsem Saranlı**

- GitHub: [@githubhandle](https://github.com/tugsem)
- Twitter: [@twitterhandle](https://twitter.com/tugsemSaranli)
- LinkedIn: [LinkedIn](https://linkedin.com/in/tugsem)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Original design idea by Gregoire Vella on Behance.

## 📝 License

This project is [MIT](./MIT.md) licensed.