Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/akshaymogaveera/connect-django


https://github.com/akshaymogaveera/connect-django

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

# Connect
### Python + Django
## Watch the demo of the Connect application! (Click on the image below)

### Overview
1) Connect is a simple social networking application with no ads and is completely secure.
2) Users can register and get started in few minutes.
3) Simple way to share your amazing photographs with all your friends.
4) Your friends can interact with the posts by liking or commenting on it.
5) Search your colleagues on this wonderful platform and add them to your friends.
6) See the posts shared by your friends on the feed and also get notifications for all the interactions happening on your posts.
7) To use app you need to first setup the Django backend and connect with the Android app.

### Django Backend
1) Django restframework is used for REST API's.
2) JWT Authentication is used for REST API's.
3) Django application is deployed on pythonanywhere (Cloud).

## Navigate to Android App repo