Gregorvich / dungeon-omega

A shopping cart that is very inspirational with lots of features
1 stars 0 forks source link

Re-organize code #9

Open Jacob-Gregor opened 3 years ago

Jacob-Gregor commented 3 years ago

Flask is implemented, however the code base is a bit unorganized. Both from a execution standpoint (running the application), and from a code standpoint (proper set/get functions, removing test functions, etc)

We will proceed with this work in small steps, and not one giant PR. Big PRs make it harder to catch issues.

Things to work on:

For each item, schedule some time to talk to me so we can walk through what I mean for each item, that way we can determine the actual work that needs to be done(if any) for each one.

By doing this work, you will accomplish the following: