Skip to content

muhammet-mucahit/Announcement-REST-Api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Announcement-REST-API

Requirements.txt

Django~=2.0.6
djangorestframework
django-cors-headers
Pillow

Setup Repo

git clone https://github.com/muhammet-mucahit/Announcement-REST-Api
cd Announcement-REST-Api
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python manage.py makemigrations (Say YES to rename fields)
python manage.py migrate
python manage.py runserver

Example Project

Announcement

About

📣 Provides announcement datas to show them on a screen

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published