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

https://github.com/tvichii/hortihub

A social network project with Django framework
https://github.com/tvichii/hortihub

django-social-network python-3-6 social-network

Last synced: about 1 year ago
JSON representation

A social network project with Django framework

Awesome Lists containing this project

README

          

# Hortihub

Hortihub is an open source social network built with Python3 using the Django Web Framework.

The project has four basic apps:

* Accounts(for all authentication and user related stuff)
* Actions (To store all the relevent events)
* Feed (Feed like fb or twitter)
* comments(Comment feature)

## Technology Stack

* Python 3.6
* Django > 2
* Bootstrap 4
* jQuery 3.3
* Redis 3.0

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details