Giter Club home page Giter Club logo

public-meetings's Introduction

Public Meetings

A project to aggregate public civic meetings available in Wichita to a single location. It is powered by:

  • Scrapers in python (check the prototype-web-scraping branch)
  • Web app with Elixir, Phoenix and PostgreSQL

To get involved be sure to join the Open Wichita slack and hop in to the #public-meetings channel.

Also make sure to check the issues!

View temporary meeting list with latest updates http://public-meetings.website/meetings

To get started:

  • Install elixir
  • cd to the project directory and install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Install Node.js dependencies with npm install
  • Seed the database with meeting data: mix run priv/repo/seeds.exs
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

Learn more about Phoneix!

Meetings scraped/aggregated so far:

  • Council
    • Regular
    • Consent Workshop
  • Mayor's Briefings
  • City Agenda Review
  • County Commission
  • County Staff
  • Metropolitan Area Planning Commission
  • Board of Education
    • Regular
    • Committee of the Whole
    • 99% Awards
    • Good Apples
    • Special
    • Year-End Meeting
  • Airport Board
  • Animal Control Advisory Board
  • Bicycle & Pedestrian Advisory Board
  • Board of Code Standards
  • Board of Electrical Appeals
  • Building Board
  • District Advisory Boards
    • I - VI
  • Mechanical Board
  • Park Board
  • Plumbers and Gas fitters Board Of Appeals
  • Subdivision and Utility Advisory
  • Wichita Transit Advisory Board
  • League of Women Voters
  • Wichita Pachyderm Club

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.