Skip to content
This repository was archived by the owner on Oct 17, 2021. It is now read-only.

Commit f22ccd0

Browse files
authored
Merge pull request #13 from waldronmatt/feature/edits
Feature/edits
2 parents 7fdab41 + e9ec29b commit f22ccd0

30 files changed

+513
-488
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A drag & drop event calendar with data permanence.
44

5-
![FullCalendar with data permanence](img/main.png)
5+
![FullCalendar with data permanence](main.png)
66

77
## Purpose
88

@@ -28,7 +28,7 @@ MySQL
2828

2929
1. Copy files to localhost
3030
2. Create a table in DB called *calendar*, and create the tables found in *calendar.sql*
31-
3. Open *bdd.php* and enter your DB credentials
31+
3. Open *auth.php* and enter your DB credentials
3232
4. Open *index.php* from browser
3333

3434
JSON

addEvent-json.php

Lines changed: 0 additions & 59 deletions
This file was deleted.

addEvent.php

Lines changed: 0 additions & 35 deletions
This file was deleted.

bdd.php

Lines changed: 0 additions & 9 deletions
This file was deleted.

calendar.sql

Lines changed: 0 additions & 59 deletions
This file was deleted.

class.Event.php

Lines changed: 0 additions & 51 deletions
This file was deleted.

class.Recurrence.php

Lines changed: 0 additions & 40 deletions
This file was deleted.

class.Week.php

Lines changed: 0 additions & 66 deletions
This file was deleted.

0 commit comments

Comments
 (0)