{"id":21871706,"url":"https://github.com/codewithranjha/student-study-portal-django","last_synced_at":"2026-02-27T02:02:32.269Z","repository":{"id":240810851,"uuid":"802213665","full_name":"CodeWithRanjHa/Student-Study-Portal-Django","owner":"CodeWithRanjHa","description":"A Django project that includes views for YouTube search, notes, homework, dictionary, Wikipedia search, todo list, unit conversion, and book search functionality.","archived":false,"fork":false,"pushed_at":"2025-01-03T02:54:55.000Z","size":13927,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-23T00:24:30.622Z","etag":null,"topics":["api","backend","css","django","django-application","django-framework","django-project","education","html-css","html5","study-tools","web-application","webdevelopment"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodeWithRanjHa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-17T18:38:22.000Z","updated_at":"2025-03-19T16:28:24.000Z","dependencies_parsed_at":"2025-01-03T03:40:32.348Z","dependency_job_id":null,"html_url":"https://github.com/CodeWithRanjHa/Student-Study-Portal-Django","commit_stats":null,"previous_names":["codewithranjha/student-study-portal-django"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodeWithRanjHa/Student-Study-Portal-Django","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithRanjHa%2FStudent-Study-Portal-Django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithRanjHa%2FStudent-Study-Portal-Django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithRanjHa%2FStudent-Study-Portal-Django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithRanjHa%2FStudent-Study-Portal-Django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeWithRanjHa","download_url":"https://codeload.github.com/CodeWithRanjHa/Student-Study-Portal-Django/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithRanjHa%2FStudent-Study-Portal-Django/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29882627,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","backend","css","django","django-application","django-framework","django-project","education","html-css","html5","study-tools","web-application","webdevelopment"],"created_at":"2024-11-28T06:15:01.358Z","updated_at":"2026-02-27T02:02:27.259Z","avatar_url":"https://github.com/CodeWithRanjHa.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Student-Study-Portal-Django\n\n## Description\nStudent-Study-Portal-Django is a versatile web application built with Django, offering students a centralized platform for enhanced learning and organization. It includes features such as YouTube and Wikipedia search, notes and homework management, dictionary lookup, unit conversion, book search, and a contact form for seamless communication.\n\n![student study portal](https://github.com/CodeWithRanjHa/Animi-Website-With-Django/assets/167714618/91e437ab-3dcb-490e-8b59-d434c9b01bdc)\n\n## Features\n- YouTube search functionality\n- Notes management (add, view, detail, delete)\n- Homework management (add, view, delete)\n- Dictionary search\n- Wikipedia search\n- Todo list management (add, view, delete)\n- Unit conversion tool\n- Book search functionality\n- Contact form\n\n## Technologies Used\n- Django\n- HTML/CSS\n- PostgreSQL (for development)\n\n## Setup\n1. **Clone the repository:**\n    ```bash\n    git clone https://github.com/CodeWithRanjHa/Student-Study-Portal-Django.git\n    ```\n\n2. **Navigate to the project directory:**\n    ```bash\n    cd Student-Study-Portal-Django\n    ```\n\n3. **Install dependencies:**\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n4. **Run migrations:**\n    ```bash\n    python manage.py migrate\n    ```\n\n5. **Create a superuser (admin user):**\n    ```bash\n    python manage.py createsuperuser\n    ```\n\n6. **Start the development server:**\n    ```bash\n    python manage.py runserver\n    ```\n\n7. **Open your web browser and navigate to [http://localhost:8000](http://localhost:8000)**\n\n## Usage\n- **YouTube Search:** Search for videos on YouTube.\n- **Notes Management:** Create, view, and manage notes.\n- **Homework Management:** Add and manage homework tasks.\n- **Dictionary:** Look up words and their meanings.\n- **Wikipedia Search:** Search Wikipedia for articles.\n- **Todo List:** Manage a list of tasks.\n- **Unit Conversion:** Convert units of measurement.\n- **Book Search:** Search for books.\n- **Contact Form:** Contact to Admin.\n\n## Contributing\nContributions are welcome! Please follow these steps:\n1. Fork the repository\n2. Create a new branch (`git checkout -b feature/your-feature`)\n3. Make your changes\n4. Commit your changes (`git commit -am 'Add some feature'`)\n5. Push to the branch (`git push origin feature/your-feature`)\n6. Create a new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithranjha%2Fstudent-study-portal-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewithranjha%2Fstudent-study-portal-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithranjha%2Fstudent-study-portal-django/lists"}