Skip to content

This project is built as part of the Microverse Full-stack software development training to develop knowledge on Ruby and Ruby on Rails by creating a mobile web application where you can login and manage your expenses. You can also categorize expenses into different categories.

License

Notifications You must be signed in to change notification settings

gtekle/qemer-budget-app

Repository files navigation

Qemer Budget App

This project is built as part of the Microverse Full-stack software development training to develop knowledge on Ruby and Ruby on Rails by creating a mobile web application where you can login and manage your expenses. You can also categorize expenses into different categories.

This project is made as part of Microverse program.

Built With

  • RUBY
  • RAILS
  • Bootstrap 5

Live Demo

Getting Started

Start by cloning the repository.

git clone https://github.com/gtekle/qemer-budget-app.git

Navigate to the created folder.

cd qemer-budget-app

Current Ruby Version for this project

ruby 3.0.3p157 (2021-11-24 revision 3fb7d2cadc) [x86_64-linux]

Install all the dependencies.

bundle install
npm install

Create and migrate the database

rails db:create
rails db:migrate

To run the test suits

bundle exec rspec spec

To run the server

rails s

Link to localhost

Author

👤 Tekle Gebreyohannes

🤝 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 built as part of the Microverse Full-stack software development training to develop knowledge on Ruby and Ruby on Rails by creating a mobile web application where you can login and manage your expenses. You can also categorize expenses into different categories.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages