coconnor0803 / csci3308team015-06

CSCI 3308 LearnMaster Application
0 stars 0 forks source link

Upload Terms and Definitions #8

Open nowa5285 opened 5 months ago

nowa5285 commented 5 months ago

As a user, I want to upload sets of terms and their corresponding definitions, allowing me to create personalized study materials that align with my learning objectives.

Acceptance Criteria: As a user, I should be able to upload a file containing sets of terms and their corresponding definitions. As a user, the upload process should validate the file format and display appropriate error messages for invalid files. As a user, uploaded terms and definitions should be displayed in a user-friendly format for review and management.

nowa5285 commented 4 months ago

i have uploaded changes that allow us to upload using some sort of text dock alongside adding a manual set. Need to work on it updating the tables and displaying on homepage.

nowa5285 commented 4 months ago

Worked on throughout all weeks tweaking and making sure the database connection was smooth and worked throughout. Along with the function to add all the uploaded text file to the term definition section.

coconnor0803 commented 4 months ago

The routes necessary for uploading terms and definition were created and deployed 4/25 as well as the dynamic working page that lists these terms and definitions.