Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homework 12 #14

Open
zender991 opened this issue Feb 21, 2019 · 0 comments
Open

Homework 12 #14

zender991 opened this issue Feb 21, 2019 · 0 comments

Comments

@zender991
Copy link
Collaborator

zender991 commented Feb 21, 2019

  1. Створити html-форму з інпут полем для zip-коду
  2. Знайти АПІ ендпоінт Google, який знаходить координати локації за зіп кодом
  • рекомендую реквести спочатку робити через постмен
  • якщо отримаєте посилку "You must use an API key", до ендпоінта дописати пареметер &key=AIzaSyCDKSQdglP_kfxPsZsDfqXxO0T193LJZfs
  1. Створити SQLite базу даних і таблицю locations
  2. Вивести результат на html-сторінці та записати у базу даних. Вивести та записати такі дані:
  • введений зіп код
  • довгота
  • широта
  • адреса
  1. Зробити скріншот записів у базі даних та додати у README.md файл

Почитати про (не обов'язково, це для власного розвитку):

  • Requests (types, headers)
  • Status codes
  • REST API
  • JSON
  • Postman
  • Flask Sessions, Cookies
  • SQL commands
  • PostgreSQL
  • DB relations
  • alembic
  • migrations

У разі питань - пишіть у телеграм.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant