I was able to correctly set up the account creation, but due to our backend flask repository not being connected to our subdomain, I could not successfully connect the user input to add to our user api.
Although this was not from a self-created API in our database/backend, I was able to correctly fetch this API data from RAPID API and output that data onto my feature. It takes in a user input and the code iterates through the API to find that input (city in SD) to fetch the weather and location data and put it onto the website.
Night at the Museum Blog
Live Review with Student Crossovers Grader: Nico Grade: 4/7
Runtime (binary criteria below, 3 points + bonus)
Code Review (binary criteria below, 4 points + bonus)
Grader: Trent Grade: 5/7
Runtime (binary criteria below, 3 points + bonus)
Code Review (binary criteria below, 4 points + bonus)
[ ] BE review, observe that Individual code contains database operations that support Update, Delete (above requirement)
Presentation
Runtime Links
Website link: https://amitha-sanka.github.io/janl/homepage.html Local Host Website: http://127.0.0.1:4000/homepage.html
Github Analytics
Guides for Review
Video of Feature
Personal Achievement:
I was able to correctly set up the account creation, but due to our backend flask repository not being connected to our subdomain, I could not successfully connect the user input to add to our user api.
Although this was not from a self-created API in our database/backend, I was able to correctly fetch this API data from RAPID API and output that data onto my feature. It takes in a user input and the code iterates through the API to find that input (city in SD) to fetch the weather and location data and put it onto the website.