Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 366 Bytes

File metadata and controls

8 lines (6 loc) · 366 Bytes

Calendar-Application

A FOSS calendar application that allows users to add items and color code them. This application is programmed using the Django python library. image

Running

Download code and cd into the Calendar_Application/ directory. Run python manage.py runserver