Skip to content

Devsearch website with Django channels/websockets/postgresdb/API and frontend/app written in JS to query the API

Notifications You must be signed in to change notification settings

RodneyFinkel/django_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django_project

This is a developers platform for displaying your work, interacting with other devs through email, ratings. Chatroom to be built out using channels and websockets. Django Rest Framework API with a frontend/app in plain javascript to query the API.

INSTALLATION: Clone repo Navigate to project directory run: pip install -r requirements.txt run the app with: python manage.py runserver

DOCKERFILE: Run the docker image in terminal with: docker compose up

Screen Shot 2023-12-31 at 22 24 33

About

Devsearch website with Django channels/websockets/postgresdb/API and frontend/app written in JS to query the API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published