Linkedin-Clone-backend
Linkedin-Clone-backend copied to clipboard
This is LinkedIn clone backend built using Django & Django Rest Framework.
ConnectPlus-Backend
This is LinkedIn clone whose backend is made in Django Rest Framework.
Backend Key Features
- API Endpoints written following the best practices.
- Email or Google OAuth Signup/Signin.
- Twilio for Phone Number Verification using OTP.
- JWT Authentication with complete integration of Refresh and Access tokens.
- PostgreSQL for the DB because of its open source nature and several useful features.
- Celery for background tasking (Sending Emails in the Backgroud).
- Redis to act as a broker and task queue.
- Gunicorn as the Application Server.
- Nginx for Load Balancing & Reverse Proxy.
- Django Websockets used for Chat.
- Is Deployed on Azure Virtual Machine (Ubuntu 20.04).
Preview
1. Sign up using your email or Google account credentials.
2. OTP Verification
3. Profile Page
4. Add Experiences & Education
5. Add Skills & Test Scores
6. Create new post
7. Feed Page
8. Grow your Network
9. View your Followers
10. Apply for Jobs
11. Message your Connections
12. See your Notifications