Skip to content

codeUsLab/eventus

Repository files navigation

EventUs

A Tinder for Events with Google Calendar Integration

Team

  • Product Owner: Jason Menayan
  • Scrum Masters: Sean Connor, Karianne Burns

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing
  6. [Product Development - User Stories]

Usage

Deploy via Ionic View. Enter your zip code and favorite event categories to swipe through dozens of targeted events. Those you swipe right can be easily added to your Google Calendar!

Requirements

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Running the App

Check out the ionic framework docs for cli information, and for how to set up mobile emulation.

Alternatively, use Ionic View to easily deploy on an iOS or Android device.

From within the app directory:

//to serve on browser for development
ionic serve

//to emulate on phone emulator
ionic build
ionic emulate ios //or
ionic emulate android

//to run on a phone, make sure phone has dev settings on
ionic build
ionic run ios //or
ionic run android

Contributing

See CONTRIBUTING.md for contribution guidelines.

Product Development - User Stories

See PRODUCTDEV.md for user stories and other product development details

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors