GithubHelp home page GithubHelp logo

szalaybalazs / promisetracker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gerygreyhound/promisetracker

0.0 0.0 0.0 25.51 MB

Keep track of politicians fulfilling their campaign promises or not

Python 62.42% CSS 1.93% HTML 35.08% Shell 0.09% JavaScript 0.48%

promisetracker's Introduction

Promise Tracker

Keep track of politicians fulfilling their campaign promises or not.

Read this in other languages: Hungarian

Getting Started

These instructions will give you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You need to install the following tools:

Installing

  1. Install dependencies with pip install -r requirements.txt
  2. Copy env template cp .env.example .env then fill in missing keys
  3. Create database with createdb igeretfigyelo
  4. Load database schema with psql -f db/schema.sql -d igeretfigyelo
  5. Generate a sample database with python db/seeds.py (it will erase all existing data)

Default users are (email / password:

Running locally

  1. Start the server with python __init__.py
  2. Visit 127.0.0.1:8080 or localhost:8080
  3. Enjoy development :)

Running the tests

The project does not have tests yet :(

Style test

The project does not have style tests yet :(

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

The project doesn't have explicit license yet :(

promisetracker's People

Contributors

gerygreyhound avatar kiskoza avatar szalaybalazs avatar

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.