Users can share reading lists, write reviews, and receive recommendations from an AI chatbot
React
Flask
Python
TypeScript
View any pokemon by name or number, sign up, login, add or remove pokemon from your team, view other users and their pokemon, and choose to battle their team.
PostgreSQL
Flask
Python
APIs
Accepts user input and uses two API calls simultaneously from OpenWeather to give you the current weather and 5 day forecast when you type in any city or zip code. Contains algorithm to manipulate date information
JavaScript
Bootstrap
APIs
Algorithms
Mapped out the database as part of a group, set up and connected to ElephantSQL, DDL file to build out database and connections, DML file to manually insert data
PostgreSQL
ERD
ElephantSQL
Created using Object-Oriented Programming, calculator runs in the Terminal taking user input and performing operations behind the scenes
Python
OOP
Algorithms