eguiadaniel / project-mayhem

Project Mayhem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mayhem Project

Required Mongo DB Download Community version here!

Run server

$ npm run dev

Route Structure

PAGE METHOD PATH DESCRIPTION
Home GET / Homepage
Effects Gallery GET /effects Gallery with available effects
Single Effect GET /effects/:id Title and description of single effect. Button to Create
Create Custom Video GET /effects/:id/create Users text and logo uploading form
Create Custom Video POST /effects/:id/create Users input sent to DB
*Route wihtout id for testing
View Custom Video GET /video/:id Reveal the output

About

Project Mayhem


Languages

Language:JavaScript 69.1%Language:Handlebars 23.7%Language:CSS 6.5%Language:Shell 0.7%