compsoc-edinburgh / mapp

πŸ—ΊοΈπŸ“‘πŸ’ƒ The Marauders App helps you find rooms with free machines in university labs and helps you find your friends. It does this by SSHing into every machine and dialling home.
https://mapp.betterinformatics.com
MIT License
4 stars 4 forks source link

Make this project maintainable #28

Open qaisjp opened 5 years ago

qaisjp commented 5 years ago

I want to refactor and rewrite most of this code. It's a big task, and most of this work will be done next semester, when I have more time. (It's likely I will procrastinate my responsibilities this semester by doing this stuff instead.)

There's a project here logging this work: https://github.com/compsoc-edinburgh/mapp/projects/1

neanias commented 5 years ago

Something worth mentioning about this project being maintainable is that you're the primary maintainer and much of the corporate knowledge is in your head. It might be worth expanding documentation to commit to "paper" what you've learnt in building this, where certain features are, gotchas, etc.