jasonsebastian / su-entry-task

NTU Student Union IT Entry Task
0 stars 0 forks source link

NTU Student Union IT Entry Task

Description

This project is a blog site. Users who have registered on the blog can like and comment posts, while admins can create, edit, delete posts; as well as register users to the blog.

This project is built on Django.

How to use

Clone this repository, and type python manage.py runserver on your terminal. You should then be able to view the blog on localhost:8000/blogs/.

Things to do

User page

Admin page