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.
- Rails - The web framework used
- Vanilla JS - Used to generate RSS Feeds
- Prettier - Dependency Management
- Devise - User authentication
Clone the repository using https or ssh
git clone https://github.com/aminamos/doorknockr.git
Create and seed the database
rails db:reset
Start the server
rails s
Navigate to the local application
localhost:3000/events
- ruby, rails
- postgresql
- node
- npm
Perform one or more actions:
- Fork and open a pull request
- Open an issue
Amin Amos - GitHub