You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related to #1, the web-based front-end also needs a python backend on the server. This will be database-state driven (everything is maintained in the database files), but I'd also like to use objects to keep things neat in the script. See https://github.com/isuams/chase_simulation/blob/master/endpoints/chase.py for current progress.
Also, some new features are being added along with way with this:
Budget
Point tallying
The text was updated successfully, but these errors were encountered:
Related to #1, the web-based front-end also needs a python backend on the server. This will be database-state driven (everything is maintained in the database files), but I'd also like to use objects to keep things neat in the script. See https://github.com/isuams/chase_simulation/blob/master/endpoints/chase.py for current progress.
Also, some new features are being added along with way with this:
The text was updated successfully, but these errors were encountered: