Skip to content

Creating a sample site to allow for data entry and interaction

Notifications You must be signed in to change notification settings

gitter-badger/movie-request

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movie-request

Creating a sample site to allow for data entry and interaction

Getting set up

  1. fork or clone this repository
  2. Install node js
  3. Run this command in terminal while in directory npm install
  4. Configure the slack incoming webhook option - see sample in config folder
  5. Configure mongodb username and password - see sample in config folder

To do list

In no particular order

  1. Add user authentication (higher priority)
  2. Add ability for admins to change request statuses (higher priority)
  3. admin posts for plex statuses (partially implemented)

Brainstorm

I've also got some ideas that aren't quite ready to be added to the to-do list but I would like to implement in the future.

  1. sms/email notifications for request fulfillment
  2. additional slack bot control to fulfill requests
  3. search our existing database of movies to avoid duplicates
  4. Add movie db integration for dropdown selection

About

Creating a sample site to allow for data entry and interaction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 68.3%
  • JavaScript 31.3%
  • CSS 0.4%