Skip to content

Conversation

@BurningSquid
Copy link

Touched on a lot of the elements of the project but here are some of the main categories:

  1. Restructured project to match PEP guidelines (i.e. src/ folder with module). This includes dunder main and dunder init files
  2. Conftest.py for pytest fixtures
  3. Made Computer class more python with property getters instead of external get methods
  4. Aligned python file names with class names
  5. Added constants
  6. Ubiquitous comments on changes made with REVIEW: tag for ease of use
  7. .env file for PORT and HOST definition
  8. .vscode settings and launch files for project setup
  9. javascript refactoring and changes

@BurningSquid
Copy link
Author

Howdy! I added you on discord (Firedog_Alpha#2302), feel free to hit me up whenever to discuss!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant