Skip to content

This application can be used to track your expenses with various groups or category. Any mobile-end users can use this web-application.

License

Notifications You must be signed in to change notification settings

mahabubx7/expense-tracker

Repository files navigation

Expense Tracker App

app app app

📗 Table of Contents

📖 Expense Tracker App

Expense Tracker App is a good app that lets you track of your daily expenses.

🛠 Built With

Tech Stack

  • Ruby
  • Ruby on Rails
  • PostgreSQL
  • TailwindCSS

Key Features

  • Mobile Audience ready UI
  • Easy Expense's Tracking
  • Generate report of Expenses

(back to top)

🚀 Live Demo

This RoR application is deployed in Render free web-service and connected to a remote postgresql database that I own. Live Demo

Video Presentation

Video link (click here)

💻 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:

  git clone https://github.com/mahabubx7/expense-tracker.git
  cd expense-tracker

Install this project with:

Note: This project requires Ruby v3.2.2

gem update --system # for cross-platform gem conflict resolving
bundle install

Usage

To run the project, execute the following command:

rails s

or, to pre-build resources,

./bin/render-build.sh && rails s

(back to top)

👥 Authors

👤 Mahabub Alam

(back to top)

🔭 Future Features

  • Add report feature
  • Add Desktop view support

(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 ⭐️!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse.

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

(back to top)

📝 License

This project is CC0-1.0 license licensed.

(back to top)