Skip to content

"MyBudget" is a budget manager web application that allows users to keep track of their budget with different categories.

License

Notifications You must be signed in to change notification settings

HAMMAS-SALEEM/MyBudget

Repository files navigation

MyBudget

"MyBudget" is a budget manager web application that allows users to keep track of their budget with different categories.

Video Demo

https://www.loom.com/share/ff67444d12504eeb81846f435e7b58e2

Built With

  • HTML
  • CSS
  • JavaScript
  • Ruby
  • PostgreSQL
  • Ruby on Rails

Getting Started

To get a local copy of this project:

Clone this repository or download the Zip folder:

git clone https://github.com/HAMMAS-SALEEM/MyBudget.git

Enter in root directory:

cd MyBudget

Then run:

- bundle install
- npm install

Create Database (Mandatory)

rails db:create
rails db:schema:load

If you have made a migration the run this command

rails db:migrate

run ShareMe app on server:

rails s

Open Source code of ShareMe app on VS-Code

code .

Run tests

rspec

Authors

👤 Hammas Bin Saleem

🤝 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 LICENSED.

About

"MyBudget" is a budget manager web application that allows users to keep track of their budget with different categories.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published