Skip to content

πŸš€ Welcome to our Django-powered universe of innovation! Dive into a world where developers shine and projects thrive. Our platform is a hub of creativity, where ideas come to life and collaborations flourish. Explore a galaxy of developers and their stellar projects, each one a testament to passion and skill.

Notifications You must be signed in to change notification settings

nexusameer/Developer-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

49 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌐 DevSearch - Django 2021 Course

πŸš€ Live Website

πŸ”— DevSearch Live


πŸ“Œ Installation Guide

πŸ”Ή Step 1: Clone the Repository
 git clone <repo_url>
πŸ”Ή Step 2: Create and Activate a Virtual Environment
# Install virtualenv if not already installed
pip install virtualenv

# Create a virtual environment
virtualenv env_name

# Activate the virtual environment
# Windows
env_name\Scripts\activate

# Mac/Linux
source env_name/bin/activate
πŸ”Ή Step 3: Navigate into Project Directory
cd DevSearch
πŸ”Ή Step 4: Install Dependencies
pip install -r requirements.txt
πŸ”Ή Step 5: Run the Development Server
python manage.py runserver

🎯 Features

βœ… Share Projects
βœ… Message Other Developers
βœ… Rate Others' Work
βœ… Search Other Developers


πŸ› οΈ Tech Stack

  • Django πŸ•ΈοΈ
  • PostgreSQL πŸ—„οΈ
  • Django REST Framework 🌍

πŸ“Œ Pages

πŸ”Ή 🏠 Home Page
πŸ”Ή πŸ“‚ Projects Page
πŸ”Ή πŸ“¨ User Inbox


ℹ️ About

πŸ§‘πŸ»β€πŸ’» This repository contains the source code and resources for the Django 2021 Course by Dennis Ivy. The course is aimed at beginners who want to learn how to build web applications using Django, a high-level Python web framework.

About

πŸš€ Welcome to our Django-powered universe of innovation! Dive into a world where developers shine and projects thrive. Our platform is a hub of creativity, where ideas come to life and collaborations flourish. Explore a galaxy of developers and their stellar projects, each one a testament to passion and skill.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published