Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a programming study website where a user can create a study room according to a study topic. Members of that room can therefore collaborate to study.

Home Page image

A study room image

Login Page image

Profile Page image


Features

  • Create and join study rooms by topic
  • Real-time collaboration and messaging
  • User authentication (register, login, logout)
  • User profiles with avatars and bios
  • Activity feed and topic browsing
  • Admin panel for managing users and rooms

Technologies Used

  • Python 3
  • Django Web Framework
  • SQLite Database
  • HTML, CSS, JavaScript

Installation

  1. Clone the repository:
    git clone https://github.com/Naggita-Ethel/Django-Studybud.git
  2. Navigate to the project directory:
    cd Django-Studybud
  3. Install dependencies:
    pip install -r requirements.txt
  4. Run migrations:
    python manage.py migrate
  5. Start the development server:
    python manage.py runserver

Usage

  • Access the site at http://127.0.0.1:8000/
  • Register or log in to create and join study rooms
  • Edit your profile and explore topics

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License.

About

This is a web based study site developed using django framework.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages