Skip to content

StudyHub is a web application created specially for students , with the help of this application students will be able to manage their academic works and schedule very easily

Notifications You must be signed in to change notification settings

amantamboli/studyhub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StudyHub

StudyHub is a web application designed to simplify academic life for students. With StudyHub, students can efficiently manage their academic tasks and schedules, saving valuable time and enjoying numerous benefits. This all-in-one dashboard combines essential features such as creating to-do lists, managing homework assignments, taking notes, accessing book searches, Wikipedia, YouTube videos, and a dictionary. Available 24/7, StudyHub is accessible on mobile phones, laptops, and other devices with an internet connection. By providing a centralized platform for academic organization and resources, StudyHub aims to enhance students' productivity and make their lives easier.

Technologies Used:

  • Python
  • Django
  • JavaScript

Features:

  1. Provide students with centralized access to their study material.
  2. Students can make their notes and To-Do list.
  3. Student will able to search any books using this portal
  4. Students can track their homework status.(Complete/incomplete).
  5. Students can also use Dictionaries and Wikipedia in the same portal.
  6. Students can also save unfinished or Scheduled youtube tutorial videos.

Installation

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

python== 3.5 or up and django==2.0 or up

Clone the repository

git clone git@github.com:amantamboli/studyhub.git

Create virtual environment and activate it.

Install all dependancies using

pip install -r requirement.txt

To migrate the database

python manage.py makemigrations
python manage.py migrate

Finally run

python manage.py runserver

In your web browser enter the address : http://localhost:8000 or http://127.0.0.1:8000/

If you're seeing this, don't forget to add ⭐ to the repository.

About

StudyHub is a web application created specially for students , with the help of this application students will be able to manage their academic works and schedule very easily

Topics

Resources

Stars

Watchers

Forks