Edwardong / Notehub

We are going to develop a software for people to share reading notes. Specifically, users can upload PDF files to our software and easily take notes of a PDF file. After saving your notes, notes will be shared to friends you selected in the software. Friends in this software can take notes of a same file and also comment on other friends' notes. We can also find people that you know or do not know who is reading the same/similar book/pdf file as you do. You can send friend request to them. If you do not want to see someone's notes, you can set to ignore his/her notes. We may think of and add on more features later.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notehub


A software users to share and collaborate on reading notes.

Main structure

alt text NoteHub is a software that allows users to register and upload notes using smart phone and view it on website. A optimized search engine allows user to search notes uploaded by all users based on username or notes names. It also allow users to add followers. We currently support android and will support ios in the future.

Android-end repository: https://github.com/hding1/NoteHub-Android

Setup

Cerate Java Web using Tomcate and test the website at http://localhost:8080/notehub/

Gateway

alt text

User Profile Page

alt text

Searching uploaded notes

alt text

About

We are going to develop a software for people to share reading notes. Specifically, users can upload PDF files to our software and easily take notes of a PDF file. After saving your notes, notes will be shared to friends you selected in the software. Friends in this software can take notes of a same file and also comment on other friends' notes. We can also find people that you know or do not know who is reading the same/similar book/pdf file as you do. You can send friend request to them. If you do not want to see someone's notes, you can set to ignore his/her notes. We may think of and add on more features later.


Languages

Language:Java 87.2%Language:HTML 5.7%Language:JavaScript 4.6%Language:CSS 2.5%