event calendar

Event Calendar App Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Event Calendar App – your sleek, modern solution for managing events with ease! Built entirely with HTML, CSS, and JavaScript, this interactive web app helps you schedule, track, and organize your events in a clean, intuitive interface. Whether you're planning meetings, birthdays, or daily tasks, the app offers Day, Week, and Month views, color-coded events, and handy reminders to

Event Calendar App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Event Calendar App using HTML&CSS in VanillaJS with Source Code - A web application that facilitates scheduling events by allowing users to assign events to specific days. Utilizing the web browser, users can easily input and manage their events. JavaScript Source Code.

Online Event Booking and Reservation System in PHP/MySQLi with Free Source Code

Submitted by donbermoy on
About this Project: This Online Event Booking and Reservation System were modified in PHP and MySQL was the database utilized. This will be a major assistance to the school if a room or any spots inside the school will be held to utilize. The task has two client jobs, for example, understudy and educator. This venture likewise has an infusion in MySQL. This Event Booking System was developed using

Calendar Event

Submitted by rinvizle on
In this tutorial we will show you how to create an Event Calendar using jQuery, Ajax, and PHP. This tutorial provides the script for generating calendar and display events from the MySQL database on the respective date. In this second part of the PHP event calendar well show you how to add events to the calendar using jQuery, Ajax, PHP & MySQL. Means we’ll extend our PHP event calendar script with add event and view event functionality.

5 Steps to a Simple Scheduler in ASP.NET MVC

Submitted by Viktoria Langer on
By following this step-by-step tutorial you'll get a simple scheduler/ event calendar for ASP.NET MVC3/MVC4 Razor. The tutorial includes code snippets, screenshots and, of course, installation instructions via NuGet. That saves up your time greatly! The calendar offers a user-friendly interface, improved drag-and-drop capabilities and multiple useful features. For more information visit http://blog.scheduler-net.com/post/2012/10/29/5-Steps-to-a-Simple-Scheduler-in-ASPNET-MVC3MVC4.aspx

Creating a VB Scheduler in ASP.NET MVC3 Razor

Submitted by LiDmX on
Specially for VB programmers: an easy-to-follow tutorial on how to create a simple event calendar/scheduler in visual basic. After reading this tutorial, you can create a simple event calendar in VB.NET from scratch. Proceed reading to create a nice-looking calendar with multiple views (day, week and month) and events arranged in a cascade style.