# Project 1 - Investment Watchlist
## Task list - please add to this list as you come up with more tasks
- html structure
- css styling
- javascript
- APIs - figure out how it works, how to fetch
- currency API - (Ricky)
- crypto API - https://www.coingecko.com/en/api
- news API - https://rapidapi.com/newscatcher-api-newscatcher-api-default/api/google-news/
- stocks API (eventually?)
- README
- Spreadsheet (For presentation)
## Currently working on
- currency API - Ricky
- news API - Brian
- crypto API - Joon
- light/dark mode - Ryan
## Completed
- crypto API
- news API
- make page responsive (mobile, tablet, etc)
- crypto/stock radio buttons
- error message for empty search field and search term not found for crypto
- - toggle switch, night/dark mode (Ryan)
## Proposal Checklist
Project title
Project description
User story
wireframe/sketch
APIs to be used
Rough breakdown of tasks
Can be found here: https://hackmd.io/STNxecmMS_mopyaLNAeitQ
### Notes/Suggestions from Drew
do wireframe first
figure out how to split up
- nominate someone to lead? (create and manage github repo) - joon
- pair programming? <- recommended
- share screen and work together? (one person driving)
- split it up?
## Ideas
### Crypto currency idea
Free crypto currency api (Do this first)
https://www.coingecko.com/en/api
Free currency exchange api
https://exchangerate.host/#/docs
news api
https://rapidapi.com/newscatcher-api-newscatcher-api-default/api/google-news/
stock api (if we have time)
https://rapidapi.com/alphavantage/api/alpha-vantage/
(chart.js) (maybe if we have time)
### Other ideas/APIs
google translate api ()(ii)
https://rapidapi.com/googlecloud/api/google-translate1/
(translate the new to English for default)
text to speech api
https://rapidapi.com/voicerss/api/text-to-speech-1/
(read you the news)
### Travel planner idea
hotel api
https://rapidapi.com/apidojo/api/hotels4
skyscanner api
https://rapidapi.com/3b-data-3b-data-default/api/skyscanner44/
Trip Purpose Prediction api
https://rapidapi.com/amadeus-for-developers-amadeus-for-developers-default/api/trip-purpose-prediction2/
(Understand the reason for a trip with Amadeus AI APIs. The Trip Purpose Prediction API uses AI trained on Amadeus historical trip booking data to predict whether a given itinerary is for a business trip or a vacation. Provide travelers with a personalized experience by understanding their motivations.)