An open API service indexing awesome lists of open source software.

https://github.com/pythondeveloper6/django-task-level-2


https://github.com/pythondeveloper6/django-task-level-2

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Django-Task-Level-2

- Create a django project with the following models ["Post" , "Comment"]
- the project conists of one page to enable the user to add comment on a post
- the user should be able to :
- add new comment
- see old comment on this post
- filter comment by date (New First , Old First)
- create an API for the same process (show Post Detail with Comments & Comments Filter)

- do not forget to add requirements.txt file , install the need libraries only
- push your code to github and post the link in our group
- do not use tools like Chatgpt or any AI tool , because i will ask you in the Task 😊

- Good Luck, Mahmoud Ahmed