Skip to content

Gorjan-Ivanovski/Code4Startup.Ninja

 
 

Repository files navigation

Build an MVP with AngularJS + FireBase by cloning TaskRabbit

Clone TaskRabbit with AngularJS and Firebase

With TaskNinja, you will be learning how to use AngularJS & Firebase to build a Real-time web app. More importantly, we're build a Real platform which is a clone of TaskRabbit.

The course's structure

Task 1: Posting & Browsing Task

  • Working with Views & Controllers
  • Working with Firebase

Task 2: Authentication

  • Create nav bar
  • Create Authentication
  • Adding notification with Toaster

Task 3: Refactoring Browsing Task

  • Creating post and edit modal
  • Refactoring Browsing page
  • Working with Services

Task 4: Adding comment function

  • Denormalisation data in NoSQL world
  • Creating mark-up for Comment
  • Creating comment service
  • Update Browse controller

Task 5: Adding Offer function for Runner

  • Firebase tree structure for this task
  • Creating offer function for Runners
  • Creating offer service
  • Implement Offer service in Browse controller
  • Creating Cancel Offer function for Poster

Task 6: Adding Accept function for Poster

  • Accepting offer
  • Completing Task

Task 7: Dashboard

  • Update Task & Offer Services
  • Create Dashboard mark-up and Service
  • Create Dashboard Controller with authentication updated

Task 8: Zapier and transactional emails

  • Setting up Mandrill & Zapier
  • Setting up Zapier for Notification action

Task 9: Security on Firebase

  • Let's hack task-ninja by using cURL
  • Building Firebase security rules
  • Apply and Test

Task 10: Deploying & Hosting

  • Deploying & hosting on Firebase for FREE
More awesome courses are available on Code4Startup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.9%
  • HTML 44.2%
  • CSS 6.9%