Event Tracker

From UBC Wiki

Authors: Leo, Kosmo

What is the problem?

We want to build a calendar system that you can add events and keep track events in the calendar including years, months, and days.

What is the something extra?

2 feature of the calendar will be added.

provide the date of next event.

count how many days left to a certain event given today's date.

What did we learn from doing this?

Sort function, sort the list based on their date

Triple

Natural language interface

Work division

Leo did the back-end including, the date implementation, count days, date differences, searching event after the given date.

Kosmo did the front-end, natural language interface, ask questions about the events and the event definition.

Links to code etc.

https://github.com/Leonartinus/Prolog-Event-Tracker.git