Skip to content

Jullit is a Reddit clone with API calls to make and delete posts, vote on posts and more. Created with Django REST framework.

Notifications You must be signed in to change notification settings

YuliiaHavrylenko/jullit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JULLIT

Description

Jullit is Reddit clone with API calls, in which you can create posts, vote for them, delete your vote and the post itself. Authentication is configured so that only the user who created topic or the admin can delete the post and vote.

About the project.

The project is completely done with Django and Django REST Framework. SQLite was used as a database.

Project setup

On Mac
python3 manage.py runserver

Windows
python manage.py runserver

About

Jullit is a Reddit clone with API calls to make and delete posts, vote on posts and more. Created with Django REST framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages