Skip to content

Prudent app(budget app) is a Ruby on Rails mobile web application that allows users to keep track of their expenses and categories. have a list of transactions associated with a category, so that the user can see how much money it spent and on what. Manage your own money, manage your own life.

License

Notifications You must be signed in to change notification settings

Lizdev-05/Budget-app

Repository files navigation

Project Name

Prudent App

Description of the project.

Prudent is a Ruby on Rails mobile web application that allows users to keep track of their expenses and categories. have a list of transactions associated with a category, so that the user can see how much money is spent and on what. Manage your own money, manage your own life.

Built With

  • Languages: Ruby Postgresql
  • Frameworks: Ruby On Rails Tailwind Css
  • Technologies used: Visual Studio Code

Requirements

In order to work on this project, you need to have the following dependencies installed:

Click 👇 for the Live Demo Link

Click here for Video Link

Getting Started

Clone this repository

$ git clone https://github.com/Lizdev-05/Budget-app.git
$ cd recipe-app

Commands to run

Run

$ bundle install

To get all the gems required for the project

Then, run

$ npm install

To install packages such as style linters

To check linters locally, use

$ rubocop
$ npx stylelint "**/*.{css,scss}"

Once you have the project correctly set up, run

$ bin/rails db:setup

To run all migrations, create the database for testing and for development, and insert some data into the database for you to visualize the changes

Finally, each time you make changes to the project, run

$ bundle exec rspec /spec

In the root folder to check the consistency of the app. Please don't make changes to the tests unless completely necessary, and mention it in your PR description.

Important note: Since this project uses TailwindCSS for the styling, you need to run:

$ ./bin/dev

For you to see the styling being applied in the browser during development

Author

👤 Ojesanmi Elizabeth Oyin

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Web Design

All the template colors, font, and layout distribution for the whole project were designed by Gregoire Vella on Behance. A link to the project can be found here. Check Gregoire for more amazing GUI and Graphic designs!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse
  • LazyCoders
  • Coding Partners
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

Prudent app(budget app) is a Ruby on Rails mobile web application that allows users to keep track of their expenses and categories. have a list of transactions associated with a category, so that the user can see how much money it spent and on what. Manage your own money, manage your own life.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published