StruckCroissant / Game-DB

Game-DB is a game database search engine deployed on Docker and powered by Java Spring Boot and AngularJS
GNU General Public License v3.0
1 stars 0 forks source link

Implement UI flow #14

Open StruckCroissant opened 2 years ago

StruckCroissant commented 2 years ago

Need to implement program flow throughout the pages mentioned in issues #13 , #12 , #11 ,& #10

Here is a general mockup for the flow: image

Some of these event triggers/flows will need to be altered slightly because this was a GUI application, and therefore not inherently structured for web usage. Although, most of them should transfer over nicely due to the browsers built-in back button.