Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 706 Bytes

README.md

File metadata and controls

21 lines (10 loc) · 706 Bytes

HostelEssential

THIS HAS BEEN CLOSED AND WILL BE REMOVED SOON

onCreate() Project Team Repository

Software requirements document

Welcome Devs! Keep these few guidelines in mind as you develop the app:

-> Remember to create branches(title should be the part of the app you're making, make sure to coordinate between your team members)

-> Don't forget to follow coding conventions during naming classes, variables and indenting the code.

-> Do comment out the piece of code which you either feel is important or is unreadable for others.

-> Refrain from using unnecessary variables if not required.