The objective of this project is to create a Q&A website similar to StackOverflow.
(https://software-process.github.io/) is a Q&A website in which the front-end is made using HTML/CSS/Bootstrap such that it scales accrodingly on any device resolution and the back-end is made using Node.js/MongoDB to keep track of the data.
- Users will be able to post questions, and mark one of the offered answers as an accepted answer.
- Users will be able to reply to posts, propose answers, and vote up and vote down candidate answers.
- Users will be able to browse the current most-upvoted questions, and search by keyword.
- Dmitry
- Vineet
- Georgik
- Suzanne
- Kevin
- Panorea
- Pierre
- Michael
- Node.js
- MongoDB
- Bootstrap
- HTML
- CSS
- JavaScript
- JSON
- Travis CI