Access to study material by students is a major barrier faced by students. Platforms that offer this service eg Studocu often have paywalls and strict upload policies preventing easy access to study material. Hitimu is a platform for students that simplifies sharing of study material. Students can upload, view, download, and comment on documents like notes, past papers, essays, and much more.
- Upload and Share: Students can upload study materials like notes, past papers, and essays.
- Search Functionality: Quickly find study materials using keywords.
- User Profiles: View and manage your uploaded documents.
- Secure Authentication: Login and signup using email/password or third-party providers like GitHub and Google.
- Responsive Design: Fully responsive UI built with TailwindCSS and DaisyUI.
- Open Source: Community-driven and open for contributions.
To set up the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/aspects19/hitimu.git cd hitimu
-
Register for your own Appwrite credentials and replace them in
src/lib/appwrite.ts
-
Install project dependencies
yarn install
-
Run your app
yarn dev
If You wish to make contributions to this project such as reporting issues and bugs, fixing them and adding features, take a look at contribution guide
This project is licensed under the MIT License – see the LICENSE file for details.