Skip to content

It's a RoR project for Microverse bootcamp capstone milestone

Notifications You must be signed in to change notification settings

RitobrotoMukherjee/budget_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Gross Budget

It's a RoR budget app with authentication and unit tests for user to manage their budgets.

Built With

  • Ruby On Rails
  • PostgreSQL
  • ERB template Engine
  • HTML5
  • TailwindCSS

Live Demo (if available 👨‍💻)

Live Demo Link

Getting Started

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

Prerequisites

  Ruby
  Ruby on Rails
  PostgreSQL

Setup

Clone the repository and change the directory to blog

  $ git clone https://github.com/RitobrotoMukherjee/budget_app.git

  $ cd budget_app

Install

Install all project dependencies by running the command below

  $ bundle install

Run the application

  Linux
  $ bin/rails server
  Windows
  $ ruby bin/rails server

Visit the homepage of application

  $ http://localhost:3000/

Check linter errors

  $ rubocop .

Run tests

  $ Rspec spec

Authors

👤 Ritobroto Mukherjee

🤝 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

  • Hat tip to Microverse for giving me this project to work on

📝 License

This project is MIT licensed.

About

It's a RoR project for Microverse bootcamp capstone milestone

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published