LightningGuard / Syllabus-Creation-Tool

1 stars 2 forks source link

Completed visual of courseload when a syllabus is created, added othe… #55

Closed destin22 closed 2 years ago

destin22 commented 2 years ago

For the final iteration i completed visual bar chart of a courseload when a syllabus is created with data from the created syllabus, added other webapps to be easily traversed and updating their looks to match the site for example the calendars visuals now better coincide with the site, created a roadmap page to show what we need to work on now, soon, and what we want to work on in the future and fixed some bug issues with sites styling.

closes #11 closes #52

Jamesf15182 commented 2 years ago

Reviewed this in discord and everything looked good.

destin22 commented 2 years ago

Testing the project: 1) Download as above (if haven't already.) 2) Download chromedriver 9.5 unzip and store in core (we already have it there if not)

In a terminal: 1) python -m pip install selenium 2) python manage.py test

this will go through our old tests and doing so will also test what i worked on this iteration with looks and the email
within the syllabus creator app

1) tests for this iteration will go though the create syllabus funcition and show data within the chart
2)the other tests will navigate through the site testing formatting and visuals as no input was really edited with one of the stories 3) calandar data will test functionality after formatting change with polishing