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

https://github.com/rileymanda/coincraft

CoinCraft is a powerful and user-friendly Rails budgeting application designed to help you take control of your finances and achieve your financial goals. With CoinCraft, you can craft your financial future with ease, precision, and confidence.
https://github.com/rileymanda/coincraft

cancancan capybara devise pry rails render rspec ruby

Last synced: 3 months ago
JSON representation

CoinCraft is a powerful and user-friendly Rails budgeting application designed to help you take control of your finances and achieve your financial goals. With CoinCraft, you can craft your financial future with ease, precision, and confidence.

Awesome Lists containing this project

README

        


logo


CoinCraft

# πŸ“— Table of Contents

- [πŸ“– About the Project](#about-project)
- [πŸ›  Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [πŸš€ Live Demo](#live-demo)
- [πŸš€ Presentation](#video-presentation)
- [πŸ’» 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)
- [πŸ™ Attribution](#attribution)
- [❓ FAQ](#faq)
- [πŸ“ License](#license)

# πŸ“– [CoinCraft]

CoinCraft is a powerful and user-friendly Rails budgeting application designed to help you take control of your finances and achieve your financial goals. With CoinCraft, you can craft your financial future with ease, precision, and confidence.

## πŸ›  Built With

### Tech Stack

Rails

Ruby

Postgresql

RSpec

Capybara

Rails CSS Bundler

Cancan

Devise

Ruby Pg

Rubocop

Selenium Web driver

### Key Features
> Expense Tracking:Track your daily expenses effortlessly and gain insights into your spending habits.
> Validations
> Model Spec-Tests
> Controller Specs
> Create User
> Create Budget
> Select Budget Category Options

(back to top)

## πŸš€ Live Demo

> Live Demo of this application:

- [Live Demo Link](https://coincraft.onrender.com/)

(back to top)

## πŸš€ Video Presentation Demo

> Video Presentation of this application:

- [Video Presentation](https://www.loom.com/share/f14791b5ea4f4a9db4854eccc7569c48?sid=cf3ad867-47a8-4433-9b43-e89fd2ff4e0d)

(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/RileyManda/coincraft.git
```

### Install

Install this project with:

```sh
cd my-project
bundle install
```
```sh

### Usage

To run the project, you will need to execute:

```sh
rails server
```

### Run tests

To run tests, run the following command:

```sh
Rspec spec or bundle exec rspec spec
```

(back to top)

## πŸ‘₯ Authors

πŸ‘€ **RileyManda**

- GitHub: [@RileyManda](https://github.com/RileyManda)
- Twitter: [@rilecodez](https://twitter.com/rileycodez)
- LinkedIn: [rileymanda](https://www.linkedin.com/in/rileymanda/)

(back to top)

## πŸ”­ Future Features

> Video Presentation of the project

> Deploy the application on render

(back to top)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## Show your support 🌟

Thank you for taking the time to explore this project! Your support means a lot to me. If you find my project valuable and would like to contribute, here is one way you can support me:

- Star the project ⭐️: Show your appreciation by starring this GitHub repository. It helps increase visibility and lets others know that the project is well-received.

- Fork the project 🍴 🎣: If you're interested in making improvements or adding new features, feel free to fork the project. You can work on your own version and even submit pull requests to suggest changes.

- Share with others πŸ—ΊοΈ: Spread the word about this project. Share it on social media, mention it in relevant forums or communities, or recommend it to colleagues and friends who might find it useful.

(back to top)

## πŸ™ Acknowledgments

I would like to express my sincere gratitude to [Microverse](https://github.com/microverseinc), the dedicated reviewers, and collaborators. Your unwavering support, feedback, and collaborative efforts have played an immense role in making this journey a resounding success. I am truly grateful for your contributions and for being an integral part of my achievements. Thank you for your continued support.

(back to top)

## ❓ FAQ

- **Question_1**

Do I have to use the vs code specifically?

- Answer_1

You can use any one of your favortite or prefered editors

(back to top)

## πŸ‘₯ Attribution
- ProjectIcon: [Svgrepo](https://www.svgrepo.com/)

- This project ui is based on the design by: [https://www.behance.net/gregoirevella]

## πŸ“ License

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](./LICENSE)

(back to top)