Papers is a Windows App.
- The service for the app is coded in C#
- The backend is created in MS SQL server
Papers is created for collaborative understanding of any technical paper present in its repository. The user can enter tags and search for a paper. Once loaded, they can highlight any part of the paper text and ask an associated question. Any other user can provide the requried answer based on their understanding level. These answers can be further updated based on the improved understanding.
- Start the PapersService
- Start the Papers App
- Load the backend (hackmen.bak) in SQL Server.
- Search the paper from the web instead of a local repository
- Include user authentication
- Target Facebook and Twitter for more questions
Search page
Search result
Ask a question
Reply to a question