Skip to content

spelinar/OfferProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                                                        # OfferProject.

Backend django:

pip install Django

pip install djangorestframework

pip install psycopg2

download pgadmin4

create server and db, connection -> file settings.py (DATABASE)

makemigrations , migrate

pip install django-cors-headers

create superuser

run server -> python manage.py runserver

Frontend angularcli:

npm install

npm install filter-string

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published