$ cat project_details.md
Open Test Hub is a platform for students to upload and study from test papers, completely free to use.
The platform aims to democratize educational resources by allowing students to share test papers from various subjects and courses. It features a clean, intuitive interface built with Next.js and React.
You can access the site at
opentesthub.virajshoor.com<opentesthub.virajshoor.com>
.$ cat features.json
{ "features": [ "User-friendly interface for uploading test papers", "Search functionality to find relevant test papers", "Organization by subject, course, and institution", "Free access to all educational resources", "Community contribution system", "Mobile-responsive design" ], "technologies": [ "Next.js", "React", "TailwindCSS" ] }
$ cat development_log.txt
- Designed and implemented the UI with a focus on simplicity
- Created upload and search functionality
- Implemented categorization for uploaded papers
- Added user authentication for uploads
- Optimized for performance and accessibility
- Deployed to production at opentesthub.virajshoor.com
Visit Site<opentesthub.virajshoor.com>