Skip to content

Nandan-unni-zz/BlogBook-Django-Backend

Repository files navigation

💡 BlogBook ✏️

This is a website where you can write and publish Blogs.

Features

1. Email Login
2. Email Verification
3. API to Create, Read, Update and Delete Accounts
4. API to Create, Read, Update and Delete Blogs
5. Search and Follow users
6. Like and Save blogs

Tech

1. Django 3
2. Django-Rest-Framework
3. Corsheaders
4. PostgreSQL

Frontend

Reactjs serves the frontend and antd is also used to design the UI. Axios is used to make API calls. The source code for frontend can be found in the repo BlogBook React Frontend

Status

_> The frontend is hosted on Firebase and is available at BlogBook Website
_> The backend is hosted on Heroku and is available at BlogBook API