/ECE444-F2021-Lab3

Labs part of Software Eng course - ece 444

Primary LanguagePython

Krishna Solanki - ECE444-F2021-Lab3

Labs part of Software Eng course - ece 444

Note: This repo is a clone of https://github.com/nelaturuk/education_pathways

Activity 1

Screen Shot 2021-09-29 at 1 44 08 PM

Activity 2

Screen Shot 2021-09-29 at 5 29 53 PM

Activity 3

Screen Shot 2021-09-29 at 4 19 19 PM

Activity 4

Screen Shot 2021-09-29 at 4 28 00 PM

Screen Shot 2021-09-29 at 4 31 26 PM

Activity 5

Functional Requirements: The search feature accepts a search term from the user and returns courses meeting filter in a table.

Non-functional Requirements: The search feature returns results in under 1 minute.

I would look to improve the functional requirment by allowing a user to see pre-requisite data directly in table. I would look to improve the non-functional requirment by returning results in under 30 seconds.