Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alicjalysien/calendar
Calendar in PHP
https://github.com/alicjalysien/calendar
calendar calendar-component css less php
Last synced: 14 days ago
JSON representation
Calendar in PHP
- Host: GitHub
- URL: https://github.com/alicjalysien/calendar
- Owner: AlicjaLysien
- Created: 2024-01-03T10:20:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-11T07:53:19.000Z (11 months ago)
- Last Synced: 2025-01-19T16:09:31.431Z (14 days ago)
- Topics: calendar, calendar-component, css, less, php
- Language: PHP
- Homepage:
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📆 Calendar in PHP
**What the project do?**
1) You can click between months to see days for different months
2) Today's day is displaying in green color
3) Days with events are displaying in orange color (event is showing when th day is hover)## 🛠️ Technologies
PHP and LESS## 🖥️ Preview
![Image - preview of calendar](./images/calendar01.png)
![Image - preview of calendar](./images/calendar02.png)