Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 803 Bytes

TODO.md

File metadata and controls

29 lines (22 loc) · 803 Bytes

TODO

List of things to work on. Very few because I forget very often to update this file.

To do

  • Finishing handling errors in client.c, but i have no time :(
  • Printmutex.

Done ✓

  • Review project structure.
  • Read and check again directives: slides PowerPoint, PDF document and Google Docs FAQ, updating code and report accordingly paying attention that all requests are met in code and report.
  • common.h.
  • common.c.
  • boggle_client.c.
  • client.h.
  • client.c.
  • server.h.
  • server.c.
  • boggle_server.c.
  • Check Tests/C/tests.c.
  • Correct root Makefile.
  • Remove/delete Src/ Makefile and migrate to the root's Makefile.
  • Check root README.md.
  • Check all .c in Studies/C/ files.
  • Check and update the report.