Giter Site home page Giter Site logo

meet-up-event-planner's Introduction

Meet-up Event Planner

https://meet-up-event-planner.firebaseapp.com

Overview

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

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.

How to Run

Clone repo and run

$ npm install

Serve up a local version of the site with gulp. Watch for changes & automatically refresh across devices by running

$ gulp serve

License

Apache 2.0
Copyright 2015 Justin Varghese John

meet-up-event-planner's People

Contributors

johnjv avatar

Stargazers

 avatar

Watchers

 avatar  avatar

meet-up-event-planner's Issues

Guest list not working correctly

From Udacity feedback:

Guest list: Even though you have an attendee email address field, it's not working properly. Entering more than one email address will not pass the validation on submit. Please fix this issue.

Create Event form validation issues

The project requires that validation should occur no later than immediately after user focus leaves the input.

Work on improving validation messages and add onchange events to do immediate validation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.