Skip to content

CainiacCombo/Fiesta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

¡Fiesta! is social platform for viewing, creating, organizing and rating parties.

Team

  • Product Owner: Eric O'Neal
  • Scrum Master: Taylor Shephard
  • Development Team Members: Cain Watson, Taylor Shepard, Eric O'Neal

Table of Contents

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

Wireframe

Check out our wireframe here

Usage

This project uses the following technologies

  • Node 10.0.0
  • MySql 14.14
  • Ionic 3
  • FeathersJS 3.1.7
  • Cloudinary
  • Twilio

Development

Installing Dependencies

# in the server directory
npm install
npm start

# in the client directory
npm install
npm install --global ionic cordova

ionic serve --lab -lc

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.