A project built to demonstrate my HTML, CSS and JavaScript skills. It follows the specs contained in this repo from chingu-voyages.
- Two separate portions - one for the calendar and one for events.
- Dynamically generated days, months and year in both calendar and events portions.
- Dates of previous month if current month does not begin on a Sunday.
- Current day and date are highlighted.
- Non-functioning modal form that floats above content.
- Able to be closed on blur or via close icon.
- Hidden when not in use.
- Responsive.
- Image size optimised.
git clone https://github.com/elloo/eCalendar.git
cd eCalendar
open index.html