Giter Club home page Giter Club logo

mybudget's Introduction

๐Ÿ“– Capstone Project - MyBudget

๐Ÿ“— Table of Contents

๐Ÿ“– Capstone Project - MyBudget

  • Write integration tests with Capybara gem.
  • Utilize Ruby gems as a package management system.
  • Install the Ruby on Rails framework.
  • Grasp the principles of Rails' RESTful design and routing.
  • Employ controllers to handle HTTP requests and render views.
  • Safely handle and process parameters from browser requests.
  • Create views using preprocessed HTML files with embedded Ruby code.
  • Utilize layouts and templates for shared content and consistent design.
  • Manage database schema through migration files.
  • Implement data validation for models to maintain data integrity.
  • Mitigate performance issues, such as the N+1 query problem.
  • Understand the concept of Object-Relational Mapping (ORM).
  • Write SQL queries using ActiveRecord for database operations.
  • Establish associations between different data models.
  • Develop a web application with user authentication requirements.
  • Implement authentication using the Devise gem.
  • Control access to web application resources based on authorization rules.
  • Document and explain coding decisions for architectural choices.

๐Ÿ›  Built With

Tech Stack

The various stacks used for the project includes the following

Ruby Ruby on Rails

Key Features

  • Use Ruby Gems as a software packages system.
  • Understand what ORM is.
  • Use database migration files to maintain database schema.

(back to top)

๐Ÿ’ป Getting Started

To clone and run this application, you'll need Git and Ruby installed on your computer.

Prerequisites

From your command line:

On macOS, by using Homebrew you can install.

# install rbenv
$ brew install rbenv
# install ruby-build
$ brew install ruby-build

On Windows, by using chocolatey you can install.

# install ruby
C:\> choco install ruby

Live Demo

Live Demo Link

Video Walkthrogh

Video Walkthrough

Setup

Clone this repository to your desired folder:

# Clone this repository
$ git clone https://github.com/yemidada/MyBudget.git

# Go into the repository
$ cd MyBudget

# Install dependencies
$ bundle install

Usage

After you clone this repo to your desktop and install the dependencies, go to its root directory and run rails s to run the application.

(back to top)

๐Ÿ‘ฅ Author

๐Ÿ‘ค Author

(back to top)

๐Ÿ”ญ Future Features

  • Add more features

(back to top)

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

โญ๏ธ Show your support

If you like this project, we kindly request you to show your support by giving it a star and considering following our social media pages. Your engagement would be greatly appreciated!

(back to top)

๐Ÿ™ Acknowledgments

We would like to thank Microverse for proposing this project, and extend our heartfelt thanks to our fellow programmers for their assistance whenever possible. Additionally, I would like to give proper recognition to Gregoire Vella the author of the original design. Furthermore, credit is due to FontAwesome for providing the captivating icons.

(back to top)

โ“ FAQ

  • Do you need ruby installed on your machine

    • Yes, ruby need to be running properly on your machine
  • Can you test linter on your local machine and github

    • Yes, you can do both

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)

mybudget's People

Contributors

yemidada avatar

Stargazers

Fatima Najafi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.