nobrains-29 / La-API-de-Athena

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

La-API-de-Athena ❣️

La-API-de-Athena

Overview :

⚠️ This project is Under hackathon Conducted by Athena Square

Details :

🎯Django project that uses Googles APIs to auto populate fields, display maps and routes for multiple waypoints
🎯cd to development directory
🎯mkvirtualenv La-API-de-Athena
🎯mkdir La-API-de-Athena
🎯clone repository to new directory
🎯pip install -r requirements.txt
🎯Create and update settings.ini with your email API information
GOOGLE_API_KEY = ""

RECAPTCHA_PUBLIC_KEY = ""

RECAPTCHA_PRIVATE_KEY = ""

Introduction :

  • Our Team is Working on the “ Open Ideas “.
  • We Will be taking an Open Source API and through which we will be creating a web application.
  • We will be using minimum 2 API’s and clubbing them together to solve the problem.

Proposed Solution :

  • We will be setting up the environment and enabling all the Google API’s.
  • Including Backend Development such as models, views and URLs.
  • Frontend Development works such as HTML and JavaScript are also included for the smooth user interface
  • Finally, we will be testing our app

Features :

  • Adding Minimum 2 different API’s for calling .
  • PLACES API – As the User takes input, the google API’s automatically detects the address that makes the search .
  • DIRECTIONS API – As the user takes input for the start and final destination , the google API’s directs the location according to the search .

Screenshots :

Screenshot (157) Screenshot (158) Screenshot (159) Screenshot (160) Screenshot (155) Screenshot (154)

Tech-Stack :

Python
Django
HTML
CSS
Javascript

Team Members ❤️


Archit Tripathi

💻

Shubhankar Poddar

💻

Prashant Maurya

💻

Happy Coding 👨‍💻

About


Languages

Language:JavaScript 40.5%Language:HTML 33.5%Language:CSS 13.8%Language:Python 12.1%