Skip to content
This repository was archived by the owner on Mar 8, 2018. It is now read-only.

h3xb0y/Eventer

Repository files navigation

alt text

Eventer!

Build status: Build Status
Code style: Codacy Badge

The project consists of several parts,

  1. Parsing json file with businesses and a mark on the map
{
      "name":"к-т Мир", //name of company
      "posx":"48.5281472",
      "posy":"35.8714028",
      "description":"ул. Днепровская, 77", //description of company
      "type":"dk" //type of company, this variable is used to define a marker
},
  1. Parsing json file with enterprise descriptions.
{
      "description":"Городской культурно-досуговый центр “Мир” → ул.Карла Маркса, 61.",
      "time":"График работы - с 10:00 до 20:00",
      "num":"6-04-42"
},
  1. Parsing json file with with event descriptions.
       {
            "EventName":"ПРОСНИСЬ И ПОЙ!",
            "Date":"24.06.2017",
	        "Time":"18:00",
            "Description":"Постановка ПРОСНИСЬ и ПОЙ",
            "Price":"50грн"
            
},

Latest version apk

GitHub followers GitHub stars

Twitter URL Twitter Follow

Work algorithm

Screenshot

About

android application for tracking events using json, custom google map and sql database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •