Skip to content

fletchcoding/nuereview_firebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nuereview_firebase

backend firebase functions for nuereview system

Todo:

  • Scorecard calculation function
  • onCreate review doc
    • check if user has previous review
    • move a user's previous review into "old_reviews" collection
  • findAPlace: seperate into 2 functions:
    • findPlaces handles the search of google places api and returns the place IDs for further selection. also handles database creation. removing code from onCreate to prevent lagging.
    • getPlaceDetails handles the selecting of a returned placeID by accessing it's firestore document

About

backend firebase functions for nuereview system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors