Giter Site home page Giter Site logo

city-hero's Introduction

This is the main README for the City Hero thing (known as ET below).

What is this?

City Hero is a site that makes the world a better place.

How to Install

  1. Install node (needs link)
  2. Install npm (needs link)
  3. Clone this repository
  4. cd city-hero
  5. npm install (will make some time)
  6. Create new lib/settings/auth.js file from lib/settings/auth.example.js
  7. Run application: node lib/server.js

Coding Standards

Testing

  • Currently trying Expresso
    • To run tests from project base: node_modules/expresso/bin/expresso test/<TEST_FILE>.js

Credits and Resources

  • Node.js
  • See package.json for dependencies

Deploy

Tracking

Code for America Tracker

city-hero's People

Contributors

atogle avatar danmelton avatar kingstoffle avatar mertonium avatar mjumbewu avatar tylerstalder avatar zzolo avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

city-hero's Issues

Doctype is XHTML 1.0

Change the doctype from XHTML 1.0 to HTML 4 or 5 (or something more reasonable for a web app than XHTML1). Some things break in Safari because some of our img tags are unclosed, but shouldn't need to be.

Conflicting manual and FB usernames explode the site

To recreate:
Create an account manually. I used atogle b/c that's my FB account
Logout
Login via FB. The manual atogle account and new FB account don't get along.
You get redirected to a broken home page - no visible style.

Tested in Chrome.

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.