rockmanck / lifebook

Planner and diary project
https://lifebook.pp.ua
Apache License 2.0
0 stars 0 forks source link

Create database structure #1

Closed rockmanck closed 9 years ago

rockmanck commented 9 years ago

Plans - table which will contain timed stuff to-do. Moments - table which will contain significant comments about some day. Category - table which will contain user's category for plans Reminders - set of reminders bound to some Plan RepeatType - support table to enumerate type of repeating plans PlanStatus - support table contains status of Plan: Scheduled, Done, etc.