Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rubydevi/ease-expense

A fully functional mobile app that shows the list of categories and all the expenditure for a corresponding category.
https://github.com/rubydevi/ease-expense

cancancan devise rails ruby

Last synced: about 4 hours ago
JSON representation

A fully functional mobile app that shows the list of categories and all the expenditure for a corresponding category.

Awesome Lists containing this project

README

        

# ease-expense

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 Ease Expense ](#-ease-expense-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#live-demo)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage ](#usage-)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [📝 License ](#-license-)

# 📖 Ease Expense

A fully functional mobile app that shows the list of categories and all the expenditure for a corresponding category.

## 🛠 Built With

### Tech Stack

Client

Server

### Key Features

- MVC
- Integration Specs
- Authentication & Authorization

(back to top)

## 🚀 Live Demo
[Live Demo](https://ease-expense.onrender.com) for Ease Expense

## 🚀 Presentation
[Video presentation](https://drive.google.com/file/d/1P1aTyqGN4LtX4PXS-f3vvaKN1PpREEor/view?usp=sharing) for the app

## 💻 Getting Started

### Prerequisites

In order to run this project you need:

- [Ruby](https://www.ruby-lang.org/en/) installed and running.
- You should be able to use [IRB]().

### Setup

Clone this repository to your desired folder:

```
git clone [email protected]:rubydevi/ease-expense.git
```

### Install

Install thr project dependencies with:

```
bundle install
npm i
```

### Usage

To run the project, execute the following command:

```
rails server
```

### Test

To test the project, execute the following command:

```
rspec src/spec/
```

(back to top)

## 👥 Authors

👤 **Chongtham Ruby Devi**

- GitHub: [@rubydevi](https://github.com/rubydevi)
- LinkedIn: [Chongtham Ruby Devi](https://www.linkedin.com/in/chongtham-bhoomika/)

(back to top)

## 🔭 Future Features

- Forms
- Multiple Roles
- User Management System

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/rubydevi/ease-expense/issues).

(back to top)

## ⭐️ Show your support

If you like this project and want to support me make cooler projects Give this project a Star.

(back to top)

## 🙏 Acknowledgments

I'd like to acknowledge [Gregoire Vella](https://www.behance.net/gallery/19759151/Snapscan-iOs-design-and-branding?tracking_source=) for this amazing design.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)