Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.22 KB

README.md

File metadata and controls

50 lines (33 loc) · 1.22 KB

Sovereign

A curated site focused on the artists' specific medium. A film maker can upload a completed original project for the review of other users as a way to be featured on the site. Serves as an engine for collaboration among the users.Films have the potential to be featured in film festivals.

Demo

Team

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

Non register users can watch featured films

Register users can:

submit their videos for peer review

vote on films that will be featured

Requirements

  • Node/Express
  • Bcrypt
  • Json Web Tokens
  • Neo4j
  • GrapheneDB
  • AWS S3

Development

Installing Dependencies

From within the root directory:

npm install