Skip to content

ReportIt Municipal Complaint Tracker - CS6920 Team 4 Project

Notifications You must be signed in to change notification settings

asuratte/report-it

Repository files navigation

README

Versions

  • ruby 2.6.5
  • rails 6.1.6

Database Setup

  • Install postgresql locally
  • Create 2 databases:
    • report_it_development, password cs6920t4
    • report_it_test, password cs6920t4

Installation

  • bin/bundle install
  • bin/yarn install
  • bin/rails webpacker:install
  • bin/rails db:migrate

Database Population

  • rake import:csv_model
    • Populates Users table
    • Populates Reports table
    • Populates Themes table
    • Populates Categories table
    • Populates Subcategories table

Run Locally

  • bin/rails test -b 0.0.0.0

Run Unit Tests

  • bin/rails test

Sample User Accounts

Production URL

http://www.reportit.tech/

About

ReportIt Municipal Complaint Tracker - CS6920 Team 4 Project

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •