APIs:
Google Calendar: https://developers.google.com/calendar/ https://blog.daftcode.pl/react-calendar-with-google-calendar-as-cms-tutorial-5f5d81e425a9
Google Contacts: https://developers.google.com/contacts/v3/
YNAB: https://www.youneedabudget.com/introducing-ynabs-api/
GitHub: https://developer.github.com/v3/
Youtube: https://developers.google.com/youtube/
Twitter: https://developer.twitter.com/en/docs/basics/getting-started
Picture API: TBD
Currency: https://currencylayer.com/
Weather: https://openweathermap.org/api
Stocks: https://www.alphavantage.co/
Quote of the day: https://theysaidso.com/api/#qod
Ideas:
https://colorlib.com/wp/react-dashboard-templates/ CleanUI
https://themeforest.net/item/clean-ui-react-admin-template/21938700?ref=cirvitis ANT DESIGN FEATURES
Week of 8/10:
-
Added .eslintrc
-
Added .pritterrc
-
Weather API added
Week of 8/17:
-
Added Google Login to project
-
Base functionality of slider on Settings page adding to Sidebar
-
Render components from array. (https://stackoverflow.com/questions/42584940/render-react-components-from-array)
Week of 8/24:
- Changing to Webpack instead of standard
Week of 8/31:
-
Changed routing from React Router Redux to Router5
-
Added package env-cmd for easier use of .env
-
YNAB API added
-
Updated eslint to be more strict and in line with good practices
-
YNAB Chart now populating with YNAB Data