Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
LeehamElectronics committed Jun 22, 2021
2 parents 16813c2 + 515b720 commit cf7487e
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,24 @@
# WCA-SAT
🌊 Window Cleaning Assistant (WCA) This was an overly ambitious school project for my Software Development class in Year 12 (2020). A SAT is a School Assessed Task

At the moment I am continuing to work on this project in a Private repo, but I thought I would make this public so other students can learn a thing or two!
![image](https://user-images.githubusercontent.com/51737378/122884453-875a0e00-d381-11eb-9ab1-05bd811b4654.png)

![image](https://user-images.githubusercontent.com/51737378/122885697-a86f2e80-d382-11eb-9781-ec23f19d1cc4.png)


At the moment I am continuing to work on this project in other seperate private repo's, but I thought I would make this original version public so other students can learn a thing or two! The currently private project contains an IOS App, Apple watch app, client / server setup with database and a Desktop application to manage it all. I hope to eventually use this project in production in my own Window Cleaning business.

Keep in mind this code was written while I was still learning programming fundamentals, so it's pretty terrible...
Feel free to contact me if you need any help with your VCE Software Development SAT!


To run this code, simply open PyCharm, clone this repo, initialize your virtual environment, install all of the requirements in requirements.txt (PyCharm should automatically ask if you if you would like to install all dependencies, click 'Yes.')

In the login GUI, stay in offline mode, unless you have your own MQTT server you can connect to, then type in class as the password and hit enter on your keyboard.

-
-
-

Thanks for checking this project out, credit to my awesome teacher Warren from BSSC for teaching me programming fundamentals in Python 😁
- Liam

0 comments on commit cf7487e

Please sign in to comment.