animanamit / Kalendar

Calendar made with JavaScript and AJAX requests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kalendar

Siam Abd Al-Ilah
Animan Amit

See the project here

A calendar webapp made with JavaScript and PHP. The communication with the back end is done with AJAX requests and uses MySQL for the database. Users can register add/edit/delete events and separate them in categorized them with four different tags. Logged in users can click on cells and view event details or add events on that date. Users can also export selected categories to a CSV file which can be imported into Google Calendar.

Screenshor of calendar

About

Calendar made with JavaScript and AJAX requests


Languages

Language:JavaScript 51.9%Language:PHP 26.2%Language:HTML 14.4%Language:CSS 7.4%