Skip to content

heaks/PizzaDay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PizzaDay

Application that simplifies pizza ordering It contains:

  • Google authentication
  • Users groups (to unite people working together)
  • Events, which are used for one-time pizza order
  • E-mail sending methods which ensure that every participant receives e-mail with items he ordered and price he has to pay

Installation

You need to install meteor framework https://www.meteor.com/install

Run

meteor

or you can specify the port for this application with:

meteor -p *PORT*

Open browser in http://localhost:3000/ or http://localhost:*PORT*/ if you changed port using meteor -p command

About

Pizza order API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published