Skip to content

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

mmsesay/pense-app

Repository files navigation

pense-app

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

Getting Started

The project comes shipped with linters config for ruby on rails, so ensure you have Rubocop installed on your local environment

  • To get a local copy of the repository please run the following commands on your terminal:

    • git clone https://github.com/mmsesay/pense-app.git
    • cd pense-app
    • bundle install to couple all dependacies
    • ./bin/dev to start the server
  • To run the tests please run the following commands on your terminal:

    • git clone https://github.com/mmsesay/pense-app.git
    • cd pense-app
    • bundle install to couple all dependacies
    • rails spec

👤 Muhammad Sesay

🤝 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

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published