-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Btc Sources edited this page Aug 9, 2018
·
3 revisions
This project aims to be a Store-like app (something like Steam) that follows the MVC pattern. The wiki will be filled at the same time while it's developed.
-
Main: Upster.py
-
View: ./Classes/View.py
-
Model: ./Classes/Model.py
-
Controller: ./Classes/Controller.py