Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.1 KB

README.md

File metadata and controls

54 lines (36 loc) · 1.1 KB

Doorknockr

This application was created for a project assigned as part of my studies with Flatiron School. It's a simple app that political campaigns could use to create canvassing (doorknocking) events, and associated issues/topics for those events.

Built With

Installation

Clone the repository using https or ssh

git clone https://github.com/aminamos/doorknockr.git

Getting Started

Create and seed the database

rails db:reset

Start the server

rails s

Navigate to the local application

localhost:3000/events

Prerequisites

  • ruby, rails
  • postgresql
  • node
  • npm

Contributing

Perform one or more actions:

  • Fork and open a pull request
  • Open an issue

Authors

Amin Amos - GitHub