jhaefner97 / FishingGuide

Repo for Enterprise Java Spring 2024
0 stars 0 forks source link

Week 6 Ready for Review #4

Closed jhaefner97 closed 5 months ago

jhaefner97 commented 6 months ago

Hi @pawaitemadisoncollege week 6 is ready for review, I opted to have my indie project setup in AWS.

The site can be found here - http://castandclimate-env.eba-9mgat7ms.us-east-2.elasticbeanstalk.com/

pawaitemadisoncollege commented 6 months ago

Hi @jhaefner97! It's great to see that your indie project is out on AWS. One of the requirements for week 6 is showing that the database is connected and working on AWS such that you can display data in a jsp. When I poked around on your site, I didn't see any data. Did I miss this, or is that not done yet?

pawaitemadisoncollege commented 6 months ago

Also be sure to add your indie project aws url to the list of indie projects in the student repo. Thanks!

jhaefner97 commented 5 months ago

Hi @pawaitemadisoncollege I have the project connected to a database, but it is just my user table that I am using to store some things. This is not "visible". Is this an issue or is this okay for now? I do have API data being presented.

jhaefner97 commented 5 months ago

Nevermind...hit a groove. This is visible now in the profile section, and the functionality is used when the user visits the fishing guide page and a basic "profile" can be viewed.

pawaitemadisoncollege commented 5 months ago

Hi @jhaefner97 I just verified I'm able to log in and see my profile data. Good work!