Skip to content

Latest commit

 

History

History
61 lines (41 loc) · 1.34 KB

README.md

File metadata and controls

61 lines (41 loc) · 1.34 KB

Slant

A photo sharing application

Introduction

Slant is an anonymous social networking application for crowdsourcing feedback on potential clothing purchases. Users can post photos on Slant and receive feedback from other users to inform their decision on whether or not to purchase an item.

Table of Contents

Example

alt tag

Requirements

  • Node 5.8.x
  • MongoDB 3.2.x

Development

Installing Dependencies

From within the root directory:

  • npm install
  • 'rnpm link'

Technologies

###Front-end

  • React
  • React Native

###Back-end

  • MongoDB
  • Express.js
  • Node.js

Architecture

High Level Architecture

Architecture

User Flow

User Flow

Database Schema

Team - Original Build Team