/moneye

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. Built with Ruby on Rails and PostgreSQL

Primary LanguageRubyMIT LicenseMIT

Moneye

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 Demo

Heroku Link

Live Presentation

Watch My Presentation on Loom

Built With

  • Ruby
  • Ruby on Rails
  • PostgreSQL

Getting Started

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

1- Copy this link https://github.com/huseyinbiyik/moneye.git
2- Get the directory that you want to clone the repository.
3- Open the command prompt in this directory.
4- Write git clone https://github.com/huseyinbiyik/moneye.git
5- Go to the repository folder in your command prompt cd moneye.
6- Go to command line and run rails s.
7- Run rails db:create to create database.

To setup linters on your local environment, please follow these steps.

1- Run bundle install
2- Run rubocop . for the errors

To run the tests

Run rspec on terminal window

Prerequisites

IDE(VSCode etc.), WSL(for Windows OS), for linters RuboCop

Author

👤 Huseyin Biyik

Attributions

This web design was inspired by Gregoire Vella on this idea.

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

-Thank you to Microverse Inc.

📝 License

This project is MIT licensed.