Skip to content

principlebrothers/Budget_App

Repository files navigation

logo

BUDGET BUDDY MOBILE WEB APPLICATION

📗 Table of Contents

📖 [BudgetBuddy]

BudgetBuddy is a mobile web application where one can manage their budget: a person will have a list of transactions associated with a category, so that they can see how much money they spent and on what. It was build on this Entity Relationship Diagram

🛠 Built With

Tech Stack

Ruby on Rails (simplify as Rails) is a server-side web application framework written in Ruby under the MIT License. Rails is a model–view–controller (MVC) framework, providing default structures for a database, a web service, and web pages. It encourages and facilitates the use of web standards such as JSON or XML for data transfer and HTML, CSS and JavaScript for user interfacing.

Client
Server
Database

Key Features

Key features of the application are

  • Sign up with authorization
  • Add Transaction

(back to top)

🚀 Live Demo

Add a link to your deployed project.

(back to top)

💻 Getting Started

This project can be used by anyone for any good purpose.

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/principlebrothers/Budget_App.git

Install

Install this project with:

  cd Budget_App

  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  bin/rails rspec spec

Deployment

You can deploy this project using:

(back to top)

👥 Author

👤 Ernest Anyewe Adonu

(back to top)

🔭 Future Features

  • Will be specified soon ...

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project buy the team a drink

(back to top)

🙏 Acknowledgments

  • I would like to thank Microverse for bring up this project to help implent rails design concept.
  • I will like to acknowledge Gregoire Vella on Behance who was creative to design this project
  • I will like to acknowldge Creative Commons for setting a legal plateform to preseve the hardwork of content creator.
  • I will like to ackknowledge Render for making it possible to beginner to deploy their app on their website

(back to top)

❓ FAQ

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A mobile web application where one can manage their budget: a person will have a list of transactions associated with a category, so that they can see how much money they spent and on what.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors