An open API service indexing awesome lists of open source software.

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.

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)

# 📖 Blog_app

**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.

## 🛠 Built With

### Tech Stack

Programming languages


Technologies




Frameworks

Modules

Server

Database

### Key Features

- Add User, Categoty and Expense
- List all Categories and Expenses

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

```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/)

## 👥 Author

👤 **Haliljon Juraboev**

- GitHub: [@githubhaliljon](https://github.com/haliljon)
- Twitter: [@twitterhaliljon1](https://twitter.com/haliljon1)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/juraboev-haliljon)

(back to top)

FUTURE FEATURES

## 🔭 Future Features

- I would like to add more data in the future
- I would like to improve the design and feel of the app

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/haliljon/expense_tracker_RoR/issues).

(back to top)

## ⭐️ Show your support

Please consider giving a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments

> 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=)

(back to top)

### 📝 License

- This project is [MIT](./LICENSE) lincensed.

(back to top)