Giter Site home page Giter Site logo

ireporter234's Introduction

iReporter Application

Build Status Test Coverage

iReporter is a reporting application for users/citizens to communicate any form of corruption to the notice of the appropriate authorities. Users can also report on things that needs government intervention.

Features

  • There are two types of users; an admin and a regular user
  • Users can register if they have no account or login otherwise
  • Users can create a red-flag/intervention incident when it is corruption/government intervention related
  • Users can update the incident's location as well as comment
  • Users can view and delete the incident they created
  • Admin can only update the status of an incident

Technologies Used

React: An open source library for building user interfaces. Redux: A state management library

Link to deployed app

http://ireporterng.herokuapp.com

Link to API endpoints

Register new user: /api/v1/create

Login existing user: /api/v1/login

View all red-flags: /api/v1/red-flags

View all interventions: /api/v1/interventions

Add new red-flag: /api/v1/new-red-flag

Add new interventiion: /api/v1/new-intervention

Edit incident: /api/v1/[^(red-flags|intervention)]$/:id

Delete incident: /api/v1/[^(red-flags|intervention)]$/:id

How to clone the project:

To clone this repository:

Ensure you have git installed

git clone https://github.com/blackdevelopa/ireporter234.git

Run npm install on your terminal

Run npm dev to start the server

Author

Sylva Elenu - https://github.com/blackdevelopa/

ireporter234's People

Watchers

 avatar  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.