Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.77 KB

Submission Process.md

File metadata and controls

28 lines (23 loc) · 1.77 KB

Submission Process

All reports should be in english and in .PDF format

First of all you need access to a private/public organization repository. How to do it?

When your repository is set up, I suggest doing following steps:

  1. Clone repository on your working machine (if it is new uninitialized repository than you'll have to initialize it)
  • Add .gitignore and README files details here
  • Create a WP folder
  • Create laboratory work #1 folder (Lab#1)
  • Work on your lab, commit often (when necessary)
  • When your work is done, write a readme that explains what you've done, any problems you encountered, any things you are proud of (and other related stuff). If you project requires some specific steps to be done in order to compile/run your project, add this details in README. how to do this
  • Merge branch with master (if you worked not on master)
  • Push changes to GitHub
  • Create a laboratory work report that will contain (example):
    • Title page
    • Laboratory work purpose and requirements
    • A list of implemented tasks
    • Explanation of how you've done/implemented laboratory tasks (make references to code snippets from Appendices)
    • Screens of every feature you had implemented
    • Conclusion (0.3 to 1 page)
    • Bibliography (if any)
    • Title of the .pdf file should follow this pattern: (WP FAF 121 Surname Name Lab#0.pdf)
  • Check you submission against frequently used suggestions
  • Submit your report and a link to your GitHub repository to my email