Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 1.19 KB

README.md

File metadata and controls

58 lines (40 loc) · 1.19 KB

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.