Skip to content

A simple calendar of 2021, with support to store events. Built using php and tailwind.

Notifications You must be signed in to change notification settings

durlavkalita/php_calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calender App

Todo -

  • Create form to accept event name, event date, event time.
  • Show yearly calender.
    • Current date - red
    • Event date - blue
    • Passed date - grey
  • Page for single date containing list of events
  • Store data

Usage-

  • clone the repository or download the zip file
  • Configure your database and add those details on php_calendar/database.php
  • Run php -S localhost:8000 inside php_calender/public
  • Go to localhost:8000

@durlav  ·  Linkedin @durlavkalita ·  Medium @durlavkalita  ·  Twitter @durlavk98

About

A simple calendar of 2021, with support to store events. Built using php and tailwind.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published