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

https://github.com/realiens/budget-app


https://github.com/realiens/budget-app

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# budget-app

BudgIT is a mobile-web app that takes a record of categories and the transactions carried out on a category.

# Built With

- Ruby

- Ruby on Rails

- tailwind

- git

# Presentation Link

https://www.loom.com/share/f28bec8cc25146d999a6304ed61f25d8

# Live demo

https://boiling-sierra-40690.herokuapp.com/

# Getting Started

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

Clone the project by using terminal:

```
git clone git@github.com:ReAliens/budget-app.git

cd budget-app
```

and then run the following command

```
bundle install
```

# Development

- Create database and run migrations using

```
bin/rails db:setup
```

- Start the server using

```
bin/rails s
```

- To run test
```
rspec spec
```

# Prerequisites

- Ruby
- Rails

# Author

👤 **Ahmed**
* GitHub: [github](https://github.com/ReAliens)
* LinkedIn: [@linkedin](https://www.linkedin.com/in/armali/)

## 🤝 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

- A special thanks to Microverse team
- A special thanks to all our peers.
- A special thanks to Gregoire Vella on Behance.

## 📝 License

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