BlkPingu / attendion

attendion is a free, open source calender app with emphasis on event management
0 stars 0 forks source link

add database #3

Closed BlkPingu closed 6 years ago

BlkPingu commented 6 years ago

  user:

name type
name String
email String
about me String
password String

event:

name type
title String
date_end date
date_start date
time_start time
time_end time
loction String
url String
description String
ersteller user_id
BlkPingu commented 6 years ago

still relevant? @einhorntee

BlkPingu commented 6 years ago

database is created