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.
- Allows users to make an account or login to existing account!
- Allows users to create events.
- Store information in Firebase.
- Google's autocomplete places.
https://gitlwh.github.io/Event-planner/
- Clone the repository
cd
to the newly cloned project:- Run
npm install
in command line to get the required dependencies - Once you have that you can simply type
gulp
in the command line and it will launch a locally hosted page.
- Create an account by clicking on Sign Up button.
- Already have an account?! Then click on login button.
- Create an event (You have to be signed in to create an event)
HTML5, CSS3, Javascript, Sass, Gulp, Bootstrap, AngularJS, FireBase, AngularFire