zEndurance / BarberShop

System for barber shops
http://webprojects.eecs.qmul.ac.uk/rk308/barbershop
GNU General Public License v3.0
12 stars 7 forks source link

Refactor 8 lines occurring 3 times in 3 files: ConnectionController.java, AppointTabController.java, Booking.java #36

Closed rk16449 closed 6 years ago

rk16449 commented 6 years ago

I've selected for refactoring 8 lines of code which are duplicated in 3 file(s) (1, 2, 3). Addressing this will make our codebase more maintainable and improve Better Code Hub's Write Code Once guideline rating! 👍

Here's the gist of this guideline:

You can find more info about this guideline in Building Maintainable Software. 📖


ℹ️ To know how many other refactoring candidates need addressing to get a guideline compliant, select some by clicking on the 🔲 next to them. The risk profile below the candidates signals (✅) when it's enough! 🏁


Good luck and happy coding! :shipit: :sparkles: :100:

rk16449 commented 6 years ago

fixed in merge #40