Kwentsir / Quick-Budget-App

A mobile web application to manage your budget.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick Budget App

A mobile web application to manage your budget.

Demo

Check out the live app here

Check out the video presentation of the app functionality here

Built With

  • Ruby on Rails
  • PostgresSQL

Getting Started

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

  • Copy this link https://github.com/Kwentsir/Quick-Budget-App.git.
  • Get the directory that you want to clone the repository.
  • Open the command prompt in this directory.
  • Write git clone https://github.com/Kwentsir/Quick-Budget-App.git.
  • Go to the repository folder in your command prompt cd Quick-Budget-App.
  • run bundle install to install dependencies
  • run rails db:setup db:create db:migrate to set up your database environment.
  • run rails s to start the local app.
  • run rspec to run the tests.

Authors

👤 Joseph Kwesi Kwentsir

🤝 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

📝 License

This project is MIT licensed.

About

A mobile web application to manage your budget.


Languages

Language:Ruby 68.1%Language:HTML 24.7%Language:Batchfile 3.6%Language:CSS 2.0%Language:JavaScript 1.5%