Skip to content

gitlwh/Event-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meet-Up Event Planner

This is the first project for Senior Web Developer Course at Udacity. Sadly, it was cancelled by Udacity after two months, I got all refund back and this project left. Well, OK. This sounds not that sad. I read a lot of documents from Internet and also, read others' code (especially Patrick's code), which really help me a lot. I will try more web app in the future.

Features:

  1. Allows users to make an account or login to existing account!
  2. Allows users to create events.
  3. Store information in Firebase.
  4. Google's autocomplete places.

Website:

https://gitlwh.github.io/Event-planner/

Want to run server yourself?

  1. Clone the repository
  2. cd to the newly cloned project:
  3. Run npm install in command line to get the required dependencies
  4. Once you have that you can simply type gulp in the command line and it will launch a locally hosted page.

What to do when everything is up and running!

  1. Create an account by clicking on Sign Up button.
  2. Already have an account?! Then click on login button.
  3. Create an event (You have to be signed in to create an event)

Technology stack

HTML5, CSS3, Javascript, Sass, Gulp, Bootstrap, AngularJS, FireBase, AngularFire

Resources:

Releases

No releases published

Packages

No packages published