-
``` python
#!/usr/bin/python
# -*- coding: UTF-8 -*-
import bsddb
import json
from pymongo import MongoClient
def updateData(db,data):
print 'fuck'
client = MongoClient()
mongodb = client.test
m…
-
Integrating places api
To integrate different types of restaurants and places in our itinerary planner.
These should reflect the options selected by the user https://docs.google.com/spreadsheets/d/…
-
# Description
- This project aims to create a structured affiliate program and a robust Recommendation Dashboard for Gaia. The dashboard will manage, track, and optimize the recommendations for event…
-
Because some initiatives include a "service fee" for managing the cost of the reusable packages (to cash them, send them back to the restaurants etc...) there is the possibility on the platform to add…
-
Admin panel to manage restaurants, drivers, commissions, payment methods and payment distribution to restaurants?
-
# Need to query user input to receive data
- Need to get all for users, restaurants, and reviews
- Need to create users, restaurants, and reviews
- Need to update users, restaurants, and reviews
…
-
안녕하세요, 패스트캠퍼스 강의 잘 듣고있습니다.
강의를 따라하던 중에 갑자기 없던 코드가 나타나서 문의드릴 곳이 마땅히 없어서 여기에 문의드니다.
RestaurantControllerTest class에서
```
@Test
public void create() throws Exception {
mvc.perform(p…
-
We should provide some simple properties to describe the accessibility characterisitics of places (do restaurants have a wheelchair-accessible entry? What about toilet? Is there enough guidance for a …
-
You can add everything related to the issue here!
Kirila
https://www.youtube.com/watch?v=Tva5HvZLN7g
https://stackoverflow.com/questions/54505814/using-fetch-with-google-places-api
https://develope…
-
`canonical.manifest` imports `Restaurants.recipes`.
If `Restaurants.recipes` has an error in it (e.g. slot-name mismatch), we throw inside of `manifest.js::processError` because the `lines` object …