Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/strangeal/budget-app
https://github.com/strangeal/budget-app
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/strangeal/budget-app
- Owner: Strangeal
- License: mit
- Created: 2023-02-13T08:12:37.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-17T09:28:21.000Z (about 2 years ago)
- Last Synced: 2024-12-09T16:53:04.826Z (2 months ago)
- Language: Ruby
- Size: 211 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 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 Linters](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)> Budget App is about building a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
**[Budget App]** is a ruby website.
> Budget App is backend project
Ruby
Ruby on Rails
SCSS
Database
> We can do CRUD operations on following things:
- **User**
- **Entity**
- **Groups**
> Add a link to your deployed project.
- [Comming Soon 🎈](https://budget-app-pkt7.onrender.com/)
> Presentation
- [Loom Video](https://www.loom.com/share/bd41c297f60b49cdb555b54166a02d73)
> In order to start with this project do as follows :
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
`gem install rails`
### Setup
Clone this repository to your desired folder:
`git clone [email protected]:Strangeal/Budget-app.git`
then
`cd Budget-app`
### Install
Install this project with:
`bundle install`
### Usage
`rails s`
### Run Linters
To run tests, run the following command:
`rubocop`
OR
`rubocop -a`
**it will automatically correct the errors**
👨💻 **Justice Bajeri**
- GitHub: [Link to Github Profile](https://github.com/Strangeal)
- Twitter: [Link to Twitter Profile](https://twitter.com/Str_angeal)
- LinkedIn: [Link to LinkedIn Profile](https://www.linkedin.com/in/justice-bajeri-0b7211243/)
> In upcoming weeks I will add some features as mentioned below
- [ ] **Authentication and Authorization**
- [ ] **High UI**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project then please give a ⭐️ and also share your feedback using github_issues.
- ❤️ [RoR Documentation](https://guides.rubyonrails.org)
- ❤️ [Gregoire Vella](https://www.behance.net/gregoirevella)
This project is [Creative Commons] licensed.