Science
Utilizing data science, I took unstructured data from my school’s course catalog and implemented it into the code in an actionable way that allows for easier accessibility.
Utilizing data science, I took unstructured data from my school’s course catalog and implemented it into the code in an actionable way that allows for easier accessibility.
Programming languages in Python, DJANGO, HTML, and JavaScript in addition to Apache provided the back-end software technologies to put together the visual of the registration tool
The process of setting up a computer with Ubuntu Operating System along with the required software packages combine both software and hardware to build the product user interface for the Timber Creek Registration System (TCRS)
The simplicity of exploring the TCRS website to the incoming students is foundational in turning a complex process into an easy one.
A straightforward art and coloring design displays the site buttons, headers, and titles via CSS (Cascading Style Sheet) and HTML(Hyper-Text Markup Language)
Math is seen throughout the back-end code for the TCRS website in the "Models" python script. Primarily, there are defined static calculations by maximum character length (100) as a limit to input by users for both "Student Name" and "Email" fields.