Skip to content

Jeddaa/expense-app

Repository files navigation

Expense Tracker App

📗 Table of Contents

📖 Expense Tracker App

Expense Tracker App is a rails app built to help individuals or businesses manage their financial transactions and monitor their spending habits.

🛠 Built With

Tech Stack

Client
Database

Key Features

  • Authentication with devise
  • Authorization with cancan
  • Users can add transactions and expense
  • View the total amount of all expense

(back to top)

🚀 Live Demo

Video Presentation

-Presentation Video

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Visual Studio Code.
  • Ruby
  • Git bash.
  • GitHub Account.

Setup

Install Ruby Go to github and find the repository Expense Tracker App Click on code and copy then go to your gitbash cli on your computer Clone this repository to your desired folder

  cd my-folder
  git clone https://github.com/Jeddaa/expense-app.git
  bundle install

Install

git clone https://github.com/Jeddaa/expense-app.git

Usage

To run the project, execute the following in a terminal.

cd my-project
bundle install

Get into development

  • create database and run migrations
bin/rails db:setup
  • start server
bin/rails server

  OR

rails s

Run test

To run test, run the following command in the terminal

rspec

(back to top)

👥 Authors

👤 Fatihah Oduwole

(back to top)

🔭 Future Features

  • Improve UI
  • Add payment options
  • Add more icons

(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 ⭐️ on github

(back to top)

🙏 Acknowledgments

I would like to thank Microverse.

This Project design is adobted based on the Original design idea by Gregoire Vella on Behance

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

The Expense Tracker Application is a digital tool designed to help individuals manage their financial transactions and monitor their spending habits. This was made using Ruby on Rails, HTML, TailwindCSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors