https://github.com/haliljon/expense_tracker_ror
Expense tracker is a website that allows users to manage personal finances. Featuring secure awuthentication with Devise. It enables users to create their own expenses for different categories and all financial data remails private and secure.
https://github.com/haliljon/expense_tracker_ror
css3 html5 js ruby ruby-on-rails
Last synced: 2 months ago
JSON representation
Expense tracker is a website that allows users to manage personal finances. Featuring secure awuthentication with Devise. It enables users to create their own expenses for different categories and all financial data remails private and secure.
- Host: GitHub
- URL: https://github.com/haliljon/expense_tracker_ror
- Owner: haliljon
- License: mit
- Created: 2023-05-03T08:18:36.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-05-15T06:25:31.000Z (about 3 years ago)
- Last Synced: 2025-01-21T03:28:24.712Z (over 1 year ago)
- Topics: css3, html5, js, ruby, ruby-on-rails
- Language: Ruby
- Homepage: https://expense-tracker-7flf.onrender.com/
- Size: 319 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Expense_tracker_RoR
# 📗 Table of Contents
- [expense_tracker_RoR](#expense_tracker_RoR)
- [📗 Table of Contents](#-table-of-contents)
- [📖 Expense_tracker_RoR ](#-expense_tracker_RoR-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Deployment](#deployment)
- [👥 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License](#-license)
**Expense_tracker_RoR** Expense_tracker_RoR app is a website that allows users to manage personal finances. Featuring secure awuthentication with Devise. It enables users to create their own expenses for different categories and all financial data remains private and secure.
Programming languages
Technologies
Frameworks
Modules
Server
Database
- Add User, Categoty and Expense
- List all Categories and Expenses
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:
```sh
cd my-folder
git clone https://github.com/haliljon/expense_tracker_RoR.git
cd expense_tracker_RoR
bundle install
rails c
rspec spec --format documentation
```
### 🚀 Live Demo
- [Demo Video](https://drive.google.com/file/d/1N2PBY6U7CWSM0wSaKKQyAnjFB2bzKilW/view?usp=sharing)
- [Demo Link](https://expense-tracker-7flf.onrender.com/)
👤 **Haliljon Juraboev**
- GitHub: [@githubhaliljon](https://github.com/haliljon)
- Twitter: [@twitterhaliljon1](https://twitter.com/haliljon1)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/juraboev-haliljon)
FUTURE FEATURES
- I would like to add more data in the future
- I would like to improve the design and feel of the app
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/haliljon/expense_tracker_RoR/issues).
Please consider giving a ⭐️ if you like this project!
> Give credit to everyone who inspired your codebase.
- I would like to thank [Microverse](https://www.microverse.org/)
- [Gregoire Vella on Behance](https://www.behance.net/gregoirevella) for the [Original Design](https://www.behance.net/gallery/19759151/Snapscan-iOs-design-and-branding?tracking_source=)
### 📝 License
- This project is [MIT](./LICENSE) lincensed.