Skip to content

This project is about building a web application where you can manage your budget: you have a list of transactions associated with a category so that you can see how much money you spent and on what. The application built with Ruby on Rails.

Notifications You must be signed in to change notification settings

melashu/Btracker

Repository files navigation

Btracker

📗 Table of Contents

📖 Btracker

This project is about building a web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

🛠 Built With

  • Ruby
  • Rails
  • HTML
  • SCSS
  • Bootstrap

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Client
  • HTML, JavaScript, and CSS
Server
Database

Key Features

The key features of this app.

  • AAA

💻 Getting Started

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

Prerequisites

In order to run this project you need to: run bunlder install

Setup

Clone this repository to your desired folder:

https://github.com/melashu/Btracker.git

cd Btracker

On config/database.yml file change your database server username, host, password

Usage

To run the project, execute the following command:

rails db:create db:migrate db:seed

rails server or rails s

In order to login to the system use

Email: meshu109@gmail.com


> Password: 123456789

Run tests

To run tests, run the following command:

Rspec spec

👥 Authors

👤 Melashu Amare

🔭 Future Features

In the future I need to improve the following features.

  • Add Google, Github and Twitter authentication.

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

Give a star if you like this project!

🙏 Acknowledgments

I would like to thank Microverse for the project guidelines.

📝 License

This project is MIT licensed.

(back to top)

About

This project is about building a web application where you can manage your budget: you have a list of transactions associated with a category so that you can see how much money you spent and on what. The application built with Ruby on Rails.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published