Skip to content

In this app I made a mobile first design app where you can create a charity, donate $1 to one, see all available charities and see users and their charity logs.

Notifications You must be signed in to change notification settings

MarkoNS1990/for_a_good_cause

Repository files navigation

For A Good Cause

This is my rails capstone project.

In this app i made a mobile first design app where you can create a charity, donate 1$ to one, see all available charities and see users and their charity logs.

Built With

  • Ruby v2.7.2
  • Ruby on Rails v6.1.3.2

Live Demo

Live demo

Getting Started

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

Prerequisites

Ruby: 2.7.2 Rails: 6.1.3.2
Postgres: >=9.5
Rspec gem

Setup

Instal gems with:

$ bundle install

Setup database with:

$ rails db:create
$ rails db:migrate

Rspec testing

To test all test cases write the following

$ rspec

Usage

Start server with:

$ rails server

Open http://localhost:3000/ in your browser.

Marko Zecevic

  • Github:
  • Linkedin:

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used.
  • Inspiration
  • etc

About

In this app I made a mobile first design app where you can create a charity, donate $1 to one, see all available charities and see users and their charity logs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published