Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chaabaneanas/budget_app
MoneyCast is a full-stack mobile web app that helps the user keeps track of his spending; it's built using Rail, a framework created on top of ruby. The app is easy to use, has a simple UI, and is capable of performing all CRUD operations; please leave a star if you like it
https://github.com/chaabaneanas/budget_app
css rails7 ruby
Last synced: about 1 month ago
JSON representation
MoneyCast is a full-stack mobile web app that helps the user keeps track of his spending; it's built using Rail, a framework created on top of ruby. The app is easy to use, has a simple UI, and is capable of performing all CRUD operations; please leave a star if you like it
- Host: GitHub
- URL: https://github.com/chaabaneanas/budget_app
- Owner: ChaabaneAnas
- Created: 2022-12-20T09:03:07.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-05T23:06:27.000Z (almost 2 years ago)
- Last Synced: 2024-11-20T14:50:07.325Z (about 2 months ago)
- Topics: css, rails7, ruby
- Language: Ruby
- Homepage:
- Size: 674 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Microverse README Template
# π Table of Contents
- [π About the Project](#about-project)
- [π Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [π Live Demo](#live-demo)
- [π» Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [βοΈ Show your support](#support)
- [π Acknowledgements](#acknowledgements)
- [β FAQ](#faq)
- [π License](#license)> Description
**MoneyCast** is fullstack mobile web app that helps the user keeps track of his spendings,
it's built using Rail, a framework built in top of ruby.
the app is easy to use, has a simple ui, and capable of performing all CRUD operations
please live a star if you like it> this project back-end and front-end is built using RoR
and postgresql as a database check the section below for more informations about the stackClient
Server
Database
- [Live Demo Link](https://moneycast.onrender.com)
- [Video presentation](https://www.loom.com/share/5e11347d895d4630afac0625bd35bb9b)
> below is what u can do to get started with this project
### Prerequisites
In order to run this project you need:
- a recent version of rails installed
- a relational database such as : `postgresql` `sqlit` or `mysql`
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
[email protected]:ChaabaneAnas/Budget_App.git
```
### Install
Install this project with:
```sh
cd Budegt_App
bundle install
```
### Usage
To run the project, execute the following command:
```sh
rails server
```
### Run tests
To run tests, run the following command:
```sh
rspec spec
```
> Mention all of the collaborators of this project.
π€ **chaabaneAnas**
- GitHub: [@githubhandle](https://github.com/ChaabaneAnas)
- Twitter: [@twitterhandle](https://twitter.com/AnasChabaane)
- LinkedIn: [LinkedIn](https://linkedin.com/in/chaabaneanas)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project... please give it a star and share it with ur freinds
## π Acknowledgments
- The Design Credit goes to: [Gregoire Vella on Behance](https://www.behance.net/gregoirevella)
This project is [MIT](./LICENSE) licensed.