Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

204 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StudyBud Web Page

First Django project Developer: Arash Gorji
App: The Simple StudyBud Web Page
Created: December 13, 2023

Introduction

Welcome to StudyBud, a simple web page developed by Arash Gorji. This application is designed to communicate with people whom have shared concern.

Table of Contents

Installation

To get started with StudyBud, follow these steps:

  1. Clone the repository:

    git clone https://github.com/ArashGorji/studybud.git
  2. Navigate to the project directory:

    cd studybud
  3. Install dependencies:

    pip install -r requirements.txt

Usage

To run StudyBud, execute the following command:

python manage.py runserver

Visit http://localhost:8000/ in your web browser to access the StudyBud web page.

Dependencies

StudyBud relies on the following external libraries: asgiref==3.7.2

Django==5.0

django-cors-headers==4.3.1

djangorestframework==3.14.0

Pillow==10.1.0

pytz==2023.3.post1

sqlparse==0.4.4

tzdata==2023.3

To install these dependencies, run:

pip install -r requirements.txt

About

a new project with django

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages