Skip to content

A mobile 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.

Notifications You must be signed in to change notification settings

Moathal/Budget-app

Repository files navigation

logo

Budget app

📗 Table of Contents

📖 The Budget app

The Budget app is a classic example of a blog website. We creates a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.

🛠 Built With Ruby On Rails

Tech Stack Postgres

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

Client
Database

(back to top)

🚀 Live Demo

Add a link to your deployed project.

Presentation

click Here

(back to top)

💻 Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

In order to run this project you need:

  • Install ruby, sqlite (For rails to work) then
gem install rails 

Setup

Clone this repository to your desired folder:

  git clone https://github.com/Moathal/blog .
  cd <folderName>

Install

Install this project with:

  cd <folderName>
  gem bundle install

Run tests

To run tests, run the following command:

  rspec spec

--->

(back to top)

👥 Authors

👤 Moathal Kachi

(back to top)

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project and give a star

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

  • I would like to thank microverse community
  • I would like to thank Gregoire Vella for the design.

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

A mobile 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published