Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.58 KB

README.md

File metadata and controls

38 lines (27 loc) · 1.58 KB

Covid Volunteer App: "Stronger Together"

Covid Volunteer App: "Stronger Together" allows local businesses or non-profit organizations to post projects they need volunteers for. Volunteers can view and choose from a list of projects they want to be involved in, all in one place.

Built With

Demo

Installation

  1. Fork and clone this repository down to your local environment

  2. cd into the covid-volunteer-app directory

  3. Execute this in your console to install all required gems:

$ bundle install
  1. Run this command from your command line
$ shotgun
  1. visit localhost:[port-number] (the port number will be specified after running shotgun)

Usage

  1. Welcome to Stronger Together Volunteer App, please log in or sign up a new profile as business or non-profit.
  2. When a user is signed up and signed in, user can create project(s) they need volunteers for.
  3. User can create new projects, read the existing projects of theirs or others, update or delete the project(s) they created.
  4. A volunteer or any viewer do not need to sign up for an account to view all the volunteer projects.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/chienleow/covid-volunteer-app. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.