chikeozulumba / questioner-react-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QUESTIONER APP

Build Status Coverage Status Maintainability Netlify Status

Questioner​ helps the meetup organizer prioritize questions to be answered

Technology Stack

  • NodeJs - Web Server.
  • ReactJS - A Modern JavaScript library for building user interfaces.
  • ExpressJs - Backend Server framework.
  • Babel - ES6 Javascript compiler.
  • Eslint - Javascript code and syntax linter (Airbnb style guide was implemented on this project).
  • Postgres - Relational database system.

Testing tools

  • Mocha - Javascript Test Framework.
  • JEST - Javascript Test Framework.
  • Chai - Javascript Assertion Library.
  • Istanbul - Javascript test coverage tool.
  • NYC - Istanbul's command line interface.
  • Postman - Testing API endpoints.

Front End Application

Front End Application were hosted using Netlify 👉 https://peaceful-goodall-f746c6.netlify.com/

API Deployment

API endpoints was hosted using Heroku 👉 https://questioner-andela.herokuapp.com/api/v1/

Documentation

Questioner REST API is highly detailed and easy to integrate with its documentation available at 👉 https://questioner-andela.herokuapp.com/docs/

Authors

Chike Ozulumba

About


Languages

Language:JavaScript 77.7%Language:CSS 21.4%Language:HTML 0.9%