Git Product home page Git Product logo

colloquium's Introduction

Colloquium

Epicodus Capstone in Rails, December 18, 2017

L. D. MacKrell

Description

This is a social app for members of the Criminal Justice field centered around research associated with the Seattle Police Department.

Set-up/Installation Instructions

  • Clone this repository
  • From the project root directory, run the following commands:
    • Note: seeding the database will remove all existing data and replace it.
    bundle install
    rake db:create
    rake db:migrate
    rake db:seed
    rake db:test:prepare
    rails s
    
  • You can then access the app in your web browser at localhost:3000

Specifications

  • Users
    • Users can create, view, edit, and remove their personal profile.
    • Users can view other user's profiles.
    • Users can only view other user's posts on the community forum.
    • Users can add, edit, and remove their posts to the community forum.
    • Users can add, edit, and remove their response posts on another user's original posts.
    • Users can log in using email and password.
  • Admins
    • Admins can remove user's profile
    • Admins can remove any posts on community forum

Future Specifications

  • Users
    • Users can search the database for profiles that match certain interest # keywords.

    • Users can contact other users via direct messaging (IM)

    • Users can block other users from contacting them via IM

    • Users can elect to have available projects emailed to them/ placed in top queue position in their feed based on keywords that match their # interests

    • Users can apply to participate in a posted project.

    • Users can submit proposed projects to SPD for future research

  • Admin
    • Admin can post about available research projects (unassigned)
    • Admin can review research proposal submissions and either:
      • reject,
      • approve, or
      • require additional information
    • Can post papers/ results from completed research projects
    • Maintain a list of ongoing and completed projects
  • Projects
    • Automatic emails will be sent to all parties of a proposed project at the following times:
      • Successful submission of proposal (with estimated time of response deadline)
      • Proposal decision
    • Approved projects will be slated into a timeline of either: 1, 3, or 6 years.
    • Parties of an approved project will receive calendar reminders of all impending deadlines.

Support and contact details

Please contact [[email protected]](mailto: [email protected]) with questions, comments, or issues.

Technologies Used

  • Ruby
  • Rails
  • Bootstrap
  • Devise

License

Copyright (c) 2017 L. D. MacKrell

This software is licensed under the MIT license.

colloquium's People

Contributors

mackless avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.