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

https://github.com/jecode93/budget-app

This budget app is 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 spend and on what.
https://github.com/jecode93/budget-app

postgresql ruby ruby-on-rails tailwind-css

Last synced: 2 months ago
JSON representation

This budget app is 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 spend and on what.

Awesome Lists containing this project

README

          

# Capstone project

# 📗 Table of Contents

- [Capstone project](#capstone-project)
- [📗 Table of Contents](#-table-of-contents)
- [Rails Module](#rails-module)
- [Built With](#built-with)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [Project documentation and short descriptive Video](#project-documentation-and-short-descriptive-video)
- [🚀 Live Demo ](#-live-demo-)
- [Authors](#authors)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing](#-contributing)
- [Show your support](#show-your-support)
- [Acknowledgments](#acknowledgments)
- [📝 License](#-license)

# Rails Module

> I recently completed Rails capstone project, which involved building a functional mobile web application using Ruby on Rails, PostgresSQL, and Tailwind CSS. I worked with these programming languages to design and develop the various elements of the application, including the user interface, the dynamic section, and the interactive features.

> The Ruby on Rails capstone project (InvesTO) was 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.

> The final product is a fully functional web application that is both user-friendly and visually appealing. I am proud of the final product and excited to continue building upon my knowledge of these programming languages for future projects.

## Built With

- Ruby
- Ruby on Rails
- PostgresSQL
- Tailwind CSS

### Tech Stack

>

Language

Framework

Database

CSS Framework

### Key Features

> Some useful features

- **[Create account]**
- **[Add new category]**
- **[Add new transactions]**
- **[See categories]**
- **[See transactions]**
- **[See total amounts]**

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites
- Visual Studio Code must be installed on your computer | Download Visual Studio Code [VSCode](https://code.visualstudio.com/)
- Git must be installed on your computer | Download [Git](https://git-scm.com/downloads)

### Setup
- Clone the repository
- Open the project folder in Visual Studio Code

### Install

Install this project using:

- cd project/directory
- Git clone [Budget App](https://github.com/jecode93/budget-app.git)

### Usage

To run the project, execute the following command:

- Launch index.html file in your browser

### Run tests

To run tests, run the following command:

- Rails server (In the command line)
- Go to http://127.0.0.1:3000
- Enjoy

### Deployment

You can deploy this project using:

- [Netlify](https://www.netlify.com/)
- [Render](https://pages.github.com/)

(back to top)

### Project documentation and short descriptive Video

- Click on the link for [Short video](https://www.loom.com/share/23e170831d024d06bbc2bc87c23b9d03?sid=3549b05c-19c0-4c71-beec-0a8f4a257b5f)

## 🚀 Live Demo

- [Live Demo](https://bugdget-app.onrender.com/)

(back to top)

## Authors

👤 **Jean Emmanuel Cadet**

- 🌐 **Portfolio:** [jeanemmanuelcadet.com](https://jeanemmanuelcadet.com)
- ✍️ **Blog:** [codecurious.dev](https://codecurious.dev)
- 💻 **GitHub:** [github.com/jecode93](https://github.com/jecode93)
- 🔗 **LinkedIn:** [linkedin.com/in/jean-emmanuel-cadet](https://linkedin.com/in/jean-emmanuel-cadet)
- 📧 **Email:** [jeanemmanuelcadet@gmail.com](mailto:jeanemmanuelcadet@gmail.com)

## 🔭 Future Features

- [ ] **[Desktop version]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Thanks to the Microverse team for the great curriculum.
- Thanks to the Code Reviewer(s) for the insightful feedback.
- A great thanks to My coding partner(s), morning session team, and standup team for their contributions.
- [Gregoire Vella](https://www.behance.net/gregoirevella) the author of the original design [www.behance.net](https://www.behance.net/gallery/19759151/Snapscan-iOs-design-and-branding?tracking_source=)

## 📝 License

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