Skip to content

telman03/Dev_Search

Repository files navigation

Installation

  • 1 - clone repo
  • 2 - create a virtual environment and activate
    • pip install virtualenv
    • virtualenv envname
    • envname\scripts\activate
  • 3 - cd into project
  • 4 - pip install -r requirements.txt
  • 5 - python manage.py runserver

Course Overview

  • Basic Djagno Overview
  • Database Design and Models
  • Static Files
  • User Registration & Authenticaiton
  • Search
  • Pagination
  • Building an API with Django REST Framework (DRF)
  • Deployment

Tech Stack

  • Django
  • Postgres
  • Django REST Framework

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published