Skip to content

Ahmed-elsayed-mahmoud/Project-1_Meet-up-event-planner_Senior

Repository files navigation

Meet-up Event Planner

Overview

A responsive web application that allows the user to establish a meet-up event.

Features

  • Sign In.
  • Sign Up.
  • Create Events.
  • Display Events.

Prerequisites

Bring up a terminal and type node --version. Node should respond with a version at or above 0.10.x. If you require Node, go to nodejs.org and click on the big green Install button.

Bring up a terminal and type gulp --version. If Gulp is installed it should return a version number at or above 3.9.x. If you need to install/upgrade Gulp, open up a terminal and type in the following:

$ npm install --global gulp

This will install Gulp globally. Depending on your user account, you may need to configure your system to install packages globally without administrative privileges.

Running Tests

How to run the app

  1. clone on local machine
  2. run 'npm install'
  3. run 'gulp clean'
  4. Serve up a local version of the site with gulp. Watch for changes & automatically refresh across devices by running 'gulp serve'

Libraries Used

  1. https://www.firebase.com/docs/web/libraries/angular/quickstart.html
  2. https://docs.angularjs.org/guide/forms/
  3. https://egghead.io/

License

Copyright 2016 Ahmed Elsayed

About

It is a senior course project from Udacity to make professional forms for login, register and createEvent.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published