Skip to content

✅ PeopleBudget is an open-source tool for hosting participatory budgets elections at the local level.

License

Notifications You must be signed in to change notification settings

livio-zanardo/peoplebudget

 
 

Repository files navigation

PeopleBudget

image of People Budget

PeopleBudget is an interactive mobile-first web application. PeopleBudget is focused on launching local budget initiatives starting with "Miami Budget" for the City of Miami.

This project was inspired by "Austin Budget Party" a project funded by Mozilla with the City of Austin.

  • Project Overview

  • Tech Overview

  • Quickstart

  • Installation & Setup

    1. Clone repository

      git clone https://github.com/Code-for-Miami/peoplebudget
    2. Install MYSQL https://dev.mysql.com/downloads/mysql/ (note use a password you will remember)

    3. Navigate to project directory and create a .env file

      touch .env
    4. Using .env.example as a template, copy fields in your .env and fill out all fields (replace angle brackets)

    5. Run npm setup script

      npm run setup
    6. Run npm start script

      npm start
  • Testing & Debugging

  • Releasing & Deploying

  • Administrative Access

About

✅ PeopleBudget is an open-source tool for hosting participatory budgets elections at the local level.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.4%
  • HTML 6.0%
  • Shell 3.4%
  • CSS 3.2%