Giter Club home page Giter Club logo

boscoseries / ireporter Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 1.01 MB

iRepoter is a platform that allows users report suspicious or criminal activitiess in thier neighbourhooh for action by relevant authorities. iReporter enables citizen(Users) to bring any form of corruption to the notice of appropriate authorities and the general public. Users can also report on things that needs government intervention E.g A bad road or bridge

JavaScript 5.75% HTML 94.25%

ireporter's Introduction

iReporter

Build Status Coverage Status Maintainability Test Coverage

iRepoter is an application that allows users report suspicious or criminal activitiess in thier neighbourhooh for action by relevant authorities. iReporter enables citizen (Users) to bring any form of corruption to the notice of appropriate authorities and the general public. Users can also report on things that needs government intervention E.g A bad road or bridge

Stack Used

  • HTML
  • CSS
  • Nodejs
  • Express

Link to Hosted App

https://i-reporterjb.herokuapp.com

Link to Pivotal Tracker

https://www.pivotaltracker.com/n/projects/2227624

Gh Pages

https://boscoseries.github.io/iReporter/UI

Application Features

  • App Homepage
  • User Signup Page
  • User Login Page
  • User Profile Page
  • User Dashboard Page
  • Create New Record Page
  • Admin Page
  • Fetch Endpoints

How To Use

# Clone this repository
$ git clone https://github.com/boscoseries/iReporter.git

# Install dependencies
$ npm install

# Run the app
$ npm start

API Endpoints

GET Request ->  localhost:3000/api/v1
GET Request ->  localhost:3000/api/v1/red-flags
GET Request ->  localhost:3000/api/v1/red-flags/:id
GET Request ->  localhost:3000/api/v1/users
POST Request -> localhost:3000/api/v1/red-flags
POST Request -> localhost:3000/api/v1/red-flags/:id
PATCH Request ->  localhost:3000/api/v1/red-flags/:id/location
PATCH Request ->  localhost:3000/api/v1/red-flags/:id/comments
DELETE Request ->  localhost:3000/api/v1/red-flags/:id

GET Request ->  localhost:3000/api/v1
GET Request ->  localhost:3000/api/v1/interventions
GET Request ->  localhost:3000/api/v1/interventions/:id
GET Request ->  localhost:3000/api/v1/users
POST Request -> localhost:3000/api/v1/interventions
POST Request -> localhost:3000/api/v1/interventions/:id
PATCH Request ->  localhost:3000/api/v1/interventions/:id/location
PATCH Request ->  localhost:3000/api/v1/interventions/:id/comments
PATCH Request ->  localhost:3000/api/v1/interventions/:id/status
DELETE Request ->  localhost:3000/api/v1/interventions/:id


## Tests
    $ npm test


## Author
Johnbosco Okoror

ireporter's People

Contributors

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