- π About the Project
- π Build With
- π» Live Demo
- πΈ Screenshots
- π Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgment
- π License
Welcome to Libra, your personal finance management application built with Ruby on Rails. This app helps you manage your expenses efficiently by organizing transactions into categories and providing insightful financial data. Keep track of your spending, create new categories, and add transactions with ease.
This project is inspired by the original design idea by Gregoire Vella on Behance, and it is used under the Creative Commons license.
- Video-Demo: Libra
- HTML5
- CSS3
- Ruby on Rails
- PostgreSQL
- Intuitive Expense Tracking: Easily track and categorize your expenses, providing a clear overview of your financial health.
- Custom Categories: Create custom spending categories tailored to your unique financial habits.
- Insightful Data: Get a clear picture of your spending habits with insightful data and visualizations.
- Live-Demo: Libra
-
Clone the Project Repository:
git clone https://github.com/Zven94/Budget-app.git
-
Navigate to the Project Folder:
cd Budget-app
Before you can run Libra, ensure you have the following prerequisites and configurations in place:
-
Ruby: Verify that Ruby is installed on your machine by running
ruby -v
in your terminal. If not, download and install Ruby from the official Ruby website. -
Ruby on Rails: Install the Ruby on Rails framework using the following command if you haven't already:
gem install rails
-
Code Editor: Use a code editor like Visual Studio Code (VSCode). If you don't have it, download it from the official website.
-
Git: Make sure Git is installed and configured for version control. Download Git from the official Git website.
-
PostgreSQL: Install and properly configure PostgreSQL on your development server. Libra assumes the use of PostgreSQL as the default database. Download PostgreSQL from the official PostgreSQL website.
-
Ruby on Rails Configuration: Configure your Ruby on Rails project to use PostgreSQL as the default database.
With these prerequisites and configurations in place, you're ready to set up and run Libra.
Follow these steps to use Libra:
-
Open your Terminal:
Navigate to the directory where the project files are located:
cd /path/to/your/project/files
-
Start the Rails Server:
rails server
-
Access Libra:
Open your web browser and go to http://localhost:3000 to access Libra and manage your personal finances efficiently.
π€ Nicolas BolaΓ±ez
- GitHub: @Nico
- LinkedIn: Nicolas BolaΓ±ez
We are committed to continuous improvement and plan to implement the following features in future updates:
-
Budgeting Tool: Introduce a comprehensive budgeting tool that allows users to set monthly budgets for different expense categories. The app will provide notifications and insights to help users stay within their budget limits.
-
Expense Insights: Enhance the analytics section with more detailed insights. Users will be able to visualize their spending trends over time, compare expenses across different categories, and receive personalized suggestions for optimizing their budget.
-
Multi-Platform Support: Extend Libra's accessibility by developing mobile applications for both Android and iOS platforms. This will enable users to manage their finances seamlessly on their smartphones and tablets, providing a consistent experience across devices.
Contributions, issues, and feature requests are welcome!
Give a βοΈ if you like this project!
We would like to express our deepest gratitude to Gregoire Vella on Behance for her Original design idea.
This project is licensed under the MIT License as required by the original design idea by Gregoire Vella on Behance under the Creative Commons license.