Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mhdez221993/pay_easy

The Ruby on Rails capstone project (remember what they are?) 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/mhdez221993/pay_easy

Last synced: about 1 month ago
JSON representation

The Ruby on Rails capstone project (remember what they are?) 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.

Awesome Lists containing this project

README

        

# Pay Easy

The Ruby on Rails capstone project (remember what they are?) 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.

[live](https://obscure-spire-53238.herokuapp.com/)

![image](https://github.com/microverseinc/curriculum-rails/blob/main/capstone/images/transactions_list.png)

## Built With

- Ruby on Rails
- Rspec
- Psql

## Getting Started

### Prerequisites

- Ruby (ruby --v)
- SQLite3 (sqlite3 --v)
- Postgrestsql (psql --version)
- Node.js (node --v)
- Yarn (yarn --v)

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

Run in your terminal `git clone [email protected]:Mhdez221993/pay_easy.git`

## Authors

👤 **Moises Hernandez Coronado**

- GitHub: [@Mhdez221993](https://github.com/Mhdez221993)
- Twitter: [@MoisesH42060050](https://twitter.com/MoisesH42060050)
- LinkedIn: [Moises Hernandez Coronado](https://www.linkedin.com/in/moises-hernandez-9bbb17145/)

## Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Mhdez221993/pay_easy/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Original design idea by [Gregoire Vella on Behance](https://www.behance.net/gregoirevella)
- To my coding partner who helped me through all the work
- To my Stand Up Team who kept my morale up!