Giter Club home page Giter Club logo

musolla-database's People

Contributors

ruqqq avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

ishakbhn

musolla-database's Issues

Testing issue function

{
    address = "39 Scotts Rd, Singapore 228230";
    createdAt = "";
    directions = "Take the lift lobby carpark down to B4. Exit the door to the carpark and go down the stairs. Prayer area is at the right corner of the carpark. There is a tap next to the area.";
    femaleCapacity = 2;
    geohash = "";
    level = B4;
    location =     {
        latitude = "1.311954";
        longitude = "103.836501";
    };
    maleCapacity = 2;
    mrt = "{NEAREST MRT (OPTIONAL)}";
    name = "Sheraton Towers";
    provisions = "Prayer Mat, Telekung";
    remarks = "{REMARKS IF ANY (OPTIONAL)}";
    submitterName = "Norhana H.";
    toiletLevel = 2;
    type = Musolla;
    unisexCapacity = 0;
    updatedAt = "";
    uuid = "";
}

Example: Submit Musolla

{
  "uuid": "",
  "name": "Sheraton Towers",
  "address": "39 Scotts Rd, Singapore 228230",
  "location": {
    "latitude": 1.3119539999999998,
    "longitude": 103.836501
  },
  "type": "Musolla",
  "geohash": "",
  "mrt": "{NEAREST MRT (OPTIONAL)}",
  "directions": "Take the lift lobby carpark down to B4. Exit the door to the carpark and go down the stairs. Prayer area is at the right corner of the carpark. There is a tap next to the area.",
  "level": "B4",
  "provisions": "Prayer Mat, Telekung",
  "toiletLevel": "2",
  "unisexCapacity": 0,
  "maleCapacity": 2,
  "femaleCapacity": 2,
  "remarks": "{REMARKS IF ANY (OPTIONAL)}",
  "submitterName": "Norhana H.",
  "createdAt": "",
  "updatedAt": ""
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.