Skip to content

Financier is 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.

License

Notifications You must be signed in to change notification settings

peterdtitan/financier

Repository files navigation

📗 Table of Contents

A simple mobile web application where you can manage your budget: you have a list of expenses associated with a category so that you can see how much money you spent and on what.

Here is the link to a video presentation of the app: Financier

🛠 Built With

Tech Stack

Key Features

  • Registration and User Authentication
  • Category List (Index)
  • Payments List for each Category
  • Add Payment Path
  • Add Category Route

(back to top)

🚀 Live 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:

Setup

Clone this repository to your desired folder:

  • cd my-folder
  • Clone this Repository to your desired folder.

Install

Install this project with:

  • bundle install

Usage

To run the project, execute the following command:

  • rails server

Run tests

To run tests, run the following command:

  rubocop -a
  npx stylelint "**/*.{css,scss}"
  rspec .

(back to top)

👥 Authors

👤 Peter Okorafor

🔭 Future Features

  • More robust Desktop version of the app.
  • Improve the sidebar menu.
  • Improve styling of the project and add dark theme.

(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 give this repo a star and reach out on our social media, and we will be happy to know about it! 😃

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for this project and Gregoire Vella on Behance for the original design idea.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Financier is 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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published