dmueller3 / FantasyFootballScheduler

A user will have the freedom to choose from an 8,10, or 12 person league, define how frequent matchups can be, and how many times a user can play a certain team. After the schedule is made, the results will display in a visually pleasing table.
0 stars 0 forks source link

Week 6 ready for review #2

Closed dmueller3 closed 1 month ago

dmueller3 commented 1 month ago

@pawaitemadisoncollege week 6 is complete

image

http://fantasy-football-scheduler-env.eba-9tpd7jsa.us-east-2.elasticbeanstalk.com/

What were your key learning points/takeaways? I can deploy my database to AWS and access it from intellij

What challenged you? I initially could not access my AWS database data, and had inexplicable errors.

What problems did you solve and what resources did you use to solve them? I went on google, and found a stackoverflow article that helped me. I can't use special characters in my password. https://stackoverflow.com/questions/47701704/elastic-beanstalk-application-cant-connect-to-database-but-server-can

pawaitemadisoncollege commented 1 month ago

It's great to see your indie project out on the web already @dmueller3! This sets you up really well for checkpoint 2. Way to go!