Skip to content

Meet-Up Event Planner, Project 1 from Udacity Senior Web Developer Nanodegree.

Notifications You must be signed in to change notification settings

mortoni/meet-up-event

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meet-up-event

Meet-Up Event Planner, Project 1 from Udacity Senior Web Developer Nanodegree. It's a responsive app with validation and user experience.

Requirement

You will build a responsive web application that allows the user to establish a meet-up event. The goal is to create an app that is a joy to use on both desktop and mobile. The application must allow someone to name their event, search for a host location (using a location API like Foursquare), set the capacity of the event, the start and end times, and input a description of the event.

Udacity

##Demo
You can see a demo here.

Mobile

Desktop

image

##Technologies AngularJS
Firebase
JavaScript
HTML5
CSS3
Gulp BootStrap 3
JQuery

##Dependencies

  • Node.js
    You must download and install it here.

##Running Go to root folder of project, open your terminal and then follow steps:
###Development Server

  • Installing dependencies:
$ npm install
  • Download packages:
$ bower install
  • Running server:
$ grunt

##Features
Version 1.0.0

  • First commit

About

Meet-Up Event Planner, Project 1 from Udacity Senior Web Developer Nanodegree.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published