8000 GitHub - giavinh79/calendarPlus-SQL: iCal Parser (.ics files) using C with Python GUI and mySQL database support (able to store and retrieve).
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

iCal Parser (.ics files) using C with Python GUI and mySQL database support (able to store and retrieve).

Notifications You must be signed in to change notification settings

giavinh79/calendarPlus-SQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

*****************************************************
Gia Vinh Lam             0925571
CIS2750 F2017            A4 - Python GUI iCal + SQL
20/11/2017               glam01@uoguelph.ca
*****************************************************

***********
Compilation
***********
Assuming that you are in the main folder's directory in the terminal:
make or make all

******************
Running and Usage
******************
python3 bin/A4main.py

************************
How the Program(s) Works
************************
Python GUI (tkinter) implementation of iCalendar v2.0 functionality using the ctypes library.
Uses sql to store information to mySQL database server

*********************************
Known Limitations or Assumptions
*********************************
Memory Limits
Assumptions made for calendar file format

About

iCal Parser (.ics files) using C with Python GUI and mySQL database support (able to store and retrieve).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0