Scheduler
Scheduler is a simple web app to track events and make schedules.
Scheduler is a simple web app to track events and make schedules. This project uses PHP, Javascript, HTML, CSS, and AJAX requests. App with secure login and sign-up options. Each user has their own calendar and appointments. Each appointment consists of a title, description, start, and end time. Clicking on a date shows the appointments for that date (a timeline of events for the day). Users can schedule meetings with others. This will send an invite to the other user and let them add...