8000 GitHub - phelian23/Budget-Watch
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

phelian23/Budget-Watch

Repository files navigation

Budget Watch

About the project

This is a mobile web application users can manage their budget: have a list of transactions associated with a category, so that the user can see how much money is spent and on what.

Built With

Ruby     RSpec     Postgres     Visual Studio Code

Links

live App here

Video link

In progress...

Getting Started

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

Prerequisites

  • Ruby 3.1.1
  • Rails 7.0.2
  • RSpec-rails 5.0.0

Setup

  1. In your terminal, cd to the directory where you want to copy this project.
  2. Still in your terminal, clone the repository by typing git clone https://github.com/phelian23/Budget-App.git
  3. Run cd Budget-App

Install

  • After completing the setup section, type bundle install

Running the app

  • Run rake db:create:all and rake db:migrate
  • Run rake db:seed to populate the database with some sample data.
  • Run rails s to start the server.
  • In your browser, go to http://localhost:3000.

Testing

  • Run gem install rspec to install Rspec,
  • Run rspec spec to run all the test cases, and
  • Run rspec spec/name_of_test_file.rb to run test cases individually.

Authors

👤 Oluwafemi Awoyemi

🤝 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

  • Hat tip to Gregoire Vella whose original design idea was used.
  • Heartfelt thanks to Microverse

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0