Releases: NHSTechTeam/Calendar-Maker
2018-2019 School Year
2.4 Fixing Start Date
Datepicker
No more Plaintext Formatted Dates!
I decided to add a Datepicker to make the process for creating a calendar entry a lot easier. The datepicker only allows the user to select dates within a set range to help with edge cases. It also is super easy to use. This should allow the site to be a lot more user friendly. Next up: Semester Picker
Design and Instructions
The Second page got a Face-lift
I decided the instructions on the second page were a little out of date, so I decided to update them a bit with new screenshots. As well as that I fixed Javascript errors and cleaned up the look of the second (download/instructions) page.
Calendar Preview
Calendar Preview is here!
Now when you go to submit a Calendar to csv, you get to preview all the events before you download. It displays everything in a nice little calendar module (known as FullCalendar). View you whole schedule before you go to Google Calendar allowing you to correct errors easily!
Preparing to Add Calendar Preview
One of my largest complaints with Calendar-Maker, was that I always had to import into Google Calendar to see what the completed calendar looks like before downloading it. This version simply prepares the backend code to allow live previews to happen. It is currently not implemented.
Calendar-Maker is complete
Since I moved Calendar-Maker to it's own repository and treated it like a seperate application I've though of significant improvements over time to make to it. First being setting each .csv file generated to be unique to each session. As well as removing excess css to allow the site to be more optimized.
Make Calendar Maker Great Again!
I decided to reformat Calendar Maker as it's own seperate application from nhstech.us and with it decided to give it a facelift. The same functionality exists as before, just now it looks good. Given a full new design with css, the application now looks significantly better on all devices.