LightningGuard / Syllabus-Creation-Tool

1 stars 2 forks source link

For this iteration i made a calendar page so students could enter in … #43

Closed Jamesf15182 closed 2 years ago

Jamesf15182 commented 2 years ago

…their due dates for their course. Also, made some boilplate language for the syllabus that an instructor can check.

closes #5 closes #39 closes #38

Here are the text for my code: https://github.com/LightningGuard/Syllabus-Creation-Tool/blob/dev/core/tests.py

new Test:

1)TestCalendarPage 2)TestCalendarPageLive 3)TestSyllabusMakerPageWithNewInput 4)TestCalendarFunctionality

destin22 commented 2 years ago

Spoke in discord about how we can hook this up with user accounts looks good for future use and for compatibility and merges