Skip to content

It is an app that helps one to manage Expenses and the transactions associated with each expense

Notifications You must be signed in to change notification settings

mugishasam123/budgeter

Repository files navigation

Budget app

In this project, a rails project is generated using rails new Project command that has connection to PostgreSQL database. This app says hello to the world when you navigate the home page at http://localhost:3000/

Built With

  • Ruby
  • Ruby on Rails
  • PostgreSQL

Presentation

Live Demo

Getting Started

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

  • Run git clone https://github.com/mugishasam123/budget-app.git
  • Run cd blog-app to change to project root directory
  • Run bundle install
  • Run rails db:create
  • Run rails db:migrate
  • Run npm install
  • Run rails s to run the app
  • Opn http://localhost:3000/ on your browser

Prerequisites

  • Text Editor (e.g. VS Code, Sublime text)
  • git
  • Node.js

Setup

Install

  • Ruby
  • Rails
  • PostgreSQL

Run tests

  • Run rspec

Author

👤 Mugisha Samuel

🤝 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

  • Microverse
  • Original design idea by Gregoire Vella on Behance.

📝 License

This project is MIT licensed.

About

It is an app that helps one to manage Expenses and the transactions associated with each expense

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published