Just Ask!

A Q&A site where questions are asked, answered, edited and organized by its community of users.

Imagem de capa

Date : Fall 2014

Tech : JSP SQL Server

It’s a course assignment of Web App Development.

I spent only two weeks to develop this with Notepad++. The idea is from zhihu.com and quora.com. It’s basically a Q&A community with a SQL Sever database.

Users can choose the topic square, or propose a new question, or search for a specific question. In the database part, I implemented basic insert, delete, update and select function.

Users can also follow each other.