wvsu-cict-code / thesis-package

College's guidelines in packaging your thesis application.
2 stars 3 forks source link

Acanto et. al. Package Evaluation #49

Open cictapps opened 3 weeks ago

cictapps commented 3 weeks ago

Title: Rabbit Raising Monitoring System With Recommendation For Meat Production Application

Members: Jeremiah F. Acanto Rosemarie E. Edang Rubie Joy C. Cahong Jeed Galiwan John Michael Tan

geniusqwerty12 commented 3 weeks ago

Here are the comments and suggestions I've found on the submitted Github repository:

  1. Github structure a. put inside lib folder add requirements.txt

    b. please put the source codes, and folders created by the python environment (Lib, Scripts) inside a folder called "src" (see comment below for the files related to the python environment)

    c. put the pyvenv.cfg inside a folder called "config"

  2. User manual a. some of the figures don't have an explanation, please provide explanations to said figures.

    b. the make sure that the instructions for setting up the python environment matches the actual structure of the source code given. It is better for you to delete all of the files and folders created by the py environment.

    c. Please place the terminal commands found in the figures into text, so that other users can easily enter the commands.