Skip to content

Instantly share code, notes, and snippets.

View karissademi's full-sized avatar

Karissa Demi karissademi

  • The City of Philadelphia
  • Philadelphia
View GitHub Profile
{
"rows": [
{
"cartodb_id": 1,
"the_geom": "0101000020E610000043C9E46636CE52C0F789EB40D6044440",
"the_geom_webmercator": "0101000020110F0000A6C1E8A46CF15FC15B40CDC742955241",
"site_name": "Roxborough High School",
"street_address": "6498 Ridge Ave.",
"phone_number": null,
"site_type": "Election office",
@karissademi
karissademi / readme.md
Last active June 1, 2020 13:49
Good and less good getting started examples

Less good example

Getting Started

  1. Installation process
    • Install database on local machine. - How and where would I get the database?
    • Clone or download repository to local machine folder. - Show command. E.g. git clone {repo url}
    • Create database and schema from the root of the local folder by running command "dotnet ef database update" - Use backticks (`) in markdown to format the commands to run
    • From the root of the local folder run command "dotnet run" on command prompt
  2. Software dependencies/pre-requisites - This section should come first
@karissademi
karissademi / README.md
Last active May 1, 2020 16:35
README template

Project Title

One or two sentence of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

@karissademi
karissademi / service_query.php
Created March 9, 2018 15:58
All non-stub service pages without Revenue, PPR + DHS
<?php
$args = array(
'post_type' => array(
'service_page',
),
'post_status' => 'any',
'posts_per_page' => -1,
'category__not_in' => array('2', '234', '230'),
'meta_query' => array(

Keybase proof

I hereby claim:

  • I am kdemi on github.
  • I am kdemi (https://keybase.io/kdemi) on keybase.
  • I have a public key whose fingerprint is F0D2 AA9F 6BA1 0FE4 D540 07F4 43ED 76C6 4D29 CB82

To claim this, I am signing this object: