Skip to content

This project 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.

Notifications You must be signed in to change notification settings

learnwithalfred/urban-journey

Repository files navigation

Transactions Application

This project 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.

Built With

  • Ruby on Rails
  • Rubocop, Stylint
  • Rspec

Perquisites

  • Ruby version 2.7 or higher
  • Rails 7
  • yarn
  • Node.js

Getting Started 🙌

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

  • Copy and paste the following commands into your terminal to get everything up and running
    git clone https://github.com/learnwithalfred/urban-journey
    cd urban-journey
    bundle install
    yarn install
    rails db:create
    rails db:migrate
    ./bin/dev
    
    

👤 Alfred Boateng

🤝 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

This project 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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published