GithubHelp home page GithubHelp logo

codeforbaltimore / civicideahub Goto Github PK

View Code? Open in Web Editor NEW
14.0 24.0 5.0 1.05 MB

Project to create a portal for gathering civic hacking ideas.

License: MIT License

JavaScript 93.23% HTML 2.12% CSS 4.65%

civicideahub's Introduction

civicideahub

Project to create a portal for gathering civic hacking ideas.

Overall project goals:

  • Create a place for at will submission of civic tech/hacking ideas from anyone via a mobile accesible web page
  • Empower community members to solve problems in their neighborhood by connecting members with needed skills around shared impact goals
  • Create mechanisms for feedback and growing ideas into projects
  • Track the evolution of projects into protoypes and live products
  • Create a space for idea collisions, different ideas for the same problems
  • Create a space for skilled persons to find projects they want to contribute to

Anti-goals:

  • Endless discussion without progress
  • A collections of complaints wihtout proposed solutions

MVP Goals

  • Collect ideas from the Baltimore community that may directly and positively impact local communities and government displaying the ideas already submitted
  • Display collected ideas (and allow interaction on ideas?)
  • Display what is currently in progress.

Key Sections

  • view ideas.
  • idea submission form
  • page for about us.
  • login/signup simplified through user name login and oauth2.0 standards and access.
  • Some basic level of administration for the site based on user roles

Installation

  1. Install Node and NPM

  2. Install Dependencies

    npm install
  3. Start Dev Server

    npm start
    

Start Mock API server:

./node_modules/.bin/json-server mock-data/projects.json --port 3030

If you have docker you can generate a dev container:

docker-compose up

The dev server is hosted on http://localhost:3000

The mock api server is hosted on http://localhost:3030

Colors

  • #CAEBF2 #CAEBF2 Sky
  • #A9A9A9 #A9A9A9 Carbon (darker)
  • #FF3B3F #FF3B3F Watermelon
  • #EFEFEF #EFEFEF Neutral

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.