A web application that allows users to easily upload and organize PDF files.
With intuitive folder organization, users can keep their PDFs in order and focus on each document without distractions. The application also provides valuable analytics on reading habits.
Users can track the time spent on each PDF, gain insights into daily reading time, and identify popular reads.
With secure authentication using tokens, users can confidently manage their PDFs while ensuring data privacy.
./study_sense
./studySenseClient
npm install
port 8000
, and React runs on port 5173
by default.chmod +x dev.sh
./dev.sh
Organize into folders: Can organize the PDFs into a folder.
Access Anywhere: Your Files and data are synced with the cloud, access it from anywhere
Analytics: Get an understanding of your study sessions.
Security: Secure Authentication using Tokens.
Secure authentication | |
Detailed Analytics | |
Distractionless UI |
We encourage your feedback! You can share your thoughts with us by:
For information on how to contribute to this project, please take a look at our contribution guidelines.