Skip to content

Questioner Is a web app where Meetups are created, And users can schedule meetups, ask questions and make comments to questions

Notifications You must be signed in to change notification settings

cvjude/Questioner

Repository files navigation

Questioner

Build Status Coverage Status Maintainability

Project Title

Questioner is a web application that allows an Administrator to add a meetup, and Users to add questions and comments. Also allowing a user to upvote and downvote a question

Getting Started

Create a git repo on your local machine by cloning this repo from the dashboard.

Prerequisites

What things you need to install the software and how to install them

nodejs

go to node.js website and install node

go here https://nodejs.org/en/download/

download node for your platform and install

Sublime Text 3

go to the sublime text official website and download sublime

go here https://www.sublimetext.com/3

download for your platform and install

Google Chrome

go to the chrome official website and download chrome

go here https://www.google.com/chrome/

install all the dependencies and dev dependencies in the package.json file using npm install (name of package)

Post MAN

go to the post man Official website and download postman

go here https://www.getpostman.com/

downoad for your platform and install

Running the tests

also run test writen in mocha by running the command

npm run test

Coding Style

The coding style used is Airbnb-base from eslint run command against any file for this styling

npx eslint code.js

Deployment

deploy this on Heroku

heroku.com

Built With

Node Sublime Chrome

Authors

Jude Chinoso

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

This project was inspired by the Andela team

About

Questioner Is a web app where Meetups are created, And users can schedule meetups, ask questions and make comments to questions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published