Skip to content
This repository was archived by the owner on Sep 9, 2021. It is now read-only.

Releases: NHSTechTeam/Calendar-Maker

2018-2019 School Year

09 Jul 20:14
eaa94ad
Compare
Choose a tag to compare
2.4

Fixing Start Date

Datepicker

13 Apr 20:54
Compare
Choose a tag to compare

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

23 Mar 16:03
Compare
Choose a tag to compare

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

22 Mar 22:35
Compare
Choose a tag to compare

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

22 Mar 20:01
Compare
Choose a tag to compare

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

13 Feb 15:08
Compare
Choose a tag to compare

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!

13 Feb 22:18
Compare
Choose a tag to compare

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.