Giter VIP home page Giter VIP logo

codeforafrica / pesayetu Goto Github PK

View Code? Open in Web Editor NEW
10.0 11.0 5.0 62.36 MB

PesaYetu, an easy-to-use visualization tool that helps journalists quickly find, analyse and compare government budget data to help fact-check claims about resource allocations, public procurement and development plans or services. Accessible at https://pesayetu.pesacheck.org

Home Page: https://pesayetu.pesacheck.org

License: GNU General Public License v3.0

HTML 0.01% JavaScript 99.71% Shell 0.01% CSS 0.18% Dockerfile 0.09%
pesayetu pesa kenya africa budgets open-data open-budgets hacktoberfest

pesayetu's Introduction

PesaYetu

Description

PesaYetu, an easy-to-use visualization tool that helps journalists quickly find, analyse and compare government budget data to help fact-check claims about resource allocations, public procurement and development plans or services. Accessible at https://pesayetu.pesacheck.org

Built with love ❤️ using Nextjs, Javascript and a couple other helper libraries (see package.json).

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Installation

From the root folder, run yarn to install all dependencies, alternatively you can run npm install

$ yarn

Running the app

# watch mode
$ yarn dev

# building
$ yarn build

# running compiled
$ yarn start

Useful Scripts

In the project directory, you can run:

yarn start or yarn dev (for watch mode)

Runs the app in the development mode. Open http://localhost:3000 with your browser to see the result.

API routes can be accessed on http://localhost:3000/api. This endpoint can be edited in pages/api.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

yarn lint

Executes lint and tries to fix all fixable lint errors

yarn build

Builds the app for production to the dist folder.
It correctly bundles Server in production mode and optimizes the build for the best performance.

See the next build documentation for more details.

yarn storybook

Starts a sandbox to view all resusable components developed in the aplication. Open http://localhost:6006 with your browser to see the result.

Project Structure

.
├── Dockerfile
├── LICENCE
├── README.md
├── jsconfig.json
├── next-seo.config.js
├── next.config.js
├── package.json
├── public
│   ├── favicon.ico
│   ├── fonts
│   └── styles
├── src
│   ├── assets
│   ├── components
│   ├── config.js
│   ├── functions
│   ├── lib
│   ├── pages
│   ├── theme
│   └── utils
└── yarn.lock

pesayetu's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pesayetu's Issues

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.