Samuelwanza / financier

This projects aims to implement 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 you have spent and on what

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Financier

πŸ“— Table of Contents

πŸ“– Financier

Financier is a Rails application for managing expenses and keeping track of transactions. This allows them to save more

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • Display Categories
  • Add Categories
  • Display Transactions
  • Add Transactions

(back to top)

πŸš€ Live Demo git

LIVE LINK PROJECT DEMO

(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

 Ruby
 gem install rails
 IDE
 Browser

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Samuelwanza/financier.git

Install

Install this project with:

  bundle install

Usage

To run the project, execute the following command:

  rails s

Run tests

To run tests, run the following command:

  rspec spec

(back to top)

πŸ‘₯ Authors

πŸ‘€Samuel Wanza

(back to top)

πŸ”­ Future Features

  • CreateUserProfile
  • BudgetRecommendations
  • BudgetTutorials

(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, please give it a star ⭐️

(back to top)

πŸ™ Acknowledgments

I would like to thank Samuel Wanza that ensured we implemented this project within the give timelines and requirements. I would also commend Gregoire Vella fro Behance for the nice design

(back to top)

❓ FAQ (OPTIONAL)

  • Can I contribute to this project?

    • Yes, you can. You can fork you modification on this project. If it gets approval then we will merge your changes.
  • What knowledge Should I have to create a project like this?

    • You should have basic RubyONRails Knowledge.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

This projects aims to implement 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 you have spent and on what


Languages

Language:Ruby 68.7%Language:HTML 19.3%Language:CSS 5.3%Language:Batchfile 3.0%Language:Dockerfile 2.0%Language:JavaScript 1.3%Language:Shell 0.4%