issues
search
labesoft
/
top-projects
Welcome to our simple python projects portfolio
1
stars
0
forks
source link
Dev
#3
Closed
benlapETS
closed
3 years ago
benlapETS
commented
3 years ago
Completed the alarm clock #2. What I did:
Set up my workspace using pycharm.
Update the project README to document the essential for each project.
Also completed the documentation for the actual project: the Alarm.
Completed the code for the alarm (model).
Completed the code for the tests (alarm_test).
Completed the code for the MVC architecture (view and controller).
Also documented each module properly which would establish the standard for the remaining projects.
Completed the alarm clock #2. What I did: