Skip to content

A SF Abortion Access Hackathon project. Pro Talk is a safe platform for people to share their abortion stories, have conversations about it and connect and empathize with other people in the community.

queenieho/pro_talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pro_talk

Setup

  1. clone source code
  2. use bundle to install dependancies
  3. create database, run migrations, seed database, start server:
rake db:create
rake db:migrate
rake db:seed
rails s

Remove stored data and add seed data:

rake db:drop
rake db:create
rake db:migrate
rake db:seed

About

A SF Abortion Access Hackathon project. Pro Talk is a safe platform for people to share their abortion stories, have conversations about it and connect and empathize with other people in the community.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published