lefevre00 / parking

Share your place
https://takemyplace.herokuapp.com/
GNU Lesser General Public License v3.0
3 stars 4 forks source link

Export a ics calendar #63

Open lefevre00 opened 8 years ago

lefevre00 commented 8 years ago

It will contains :

The user could synchronised it in his phone and could take a look at it in the parking.

Use REST url like host/ics?user=titi&pwd=md5 Route should not extends AuthenticatedRoute (which require login)

lefevre00 commented 8 years ago

See https://fr.wikipedia.org/wiki/ICalendar

lefevre00 commented 8 years ago

Voir http://severinghaus.org/projects/icv/ pour validation

lefevre00 commented 8 years ago

API : http://ical4j.sourceforge.net/introduction.html Maven : http://mvnrepository.com/artifact/org.mnode.ical4j/ical4j

lefevre00 commented 8 years ago

Ajout d'un champs users.apikey (varchar 36) chez heroku