Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iyanuashiri/meethub

This is a Python/Django based event management system. A meetup clone.
https://github.com/iyanuashiri/meethub

django django-application django-rest-framework event-management python3

Last synced: about 2 months ago
JSON representation

This is a Python/Django based event management system. A meetup clone.

Awesome Lists containing this project

README

        

# MeetHub

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/b0d1d86ada1848968faf19b9904f1382)](https://app.codacy.com/app/iyanuashiri/meethub?utm_source=github.com&utm_medium=referral&utm_content=iyanuashiri/meethub&utm_campaign=badger)

MeetHub is an open source event management system built with Python and Django web framework.

## Features
* Notifications system
* Commenting
* Events creation and monitoring
* ...

## TODO
- [ ] Add tests
- [ ] Add REST api
- [ ] Add threaded comments
- [ ] Add Location based explore page
- [ ] And some other basic stuffs

## Installation

![explore page](https://res.cloudinary.com/iyanuashiri/image/upload/v1526323111/Screenshot-2018-5-14_Find_Your_Events_6.png)

![create event](https://res.cloudinary.com/iyanuashiri/image/upload/v1526323111/Screenshot-2018-5-14_Find_Your_Events_5.png)

![notifications](https://res.cloudinary.com/iyanuashiri/image/upload/v1526323232/Screenshot-2018-5-14_Find_Your_Events_1.png)

![profile](https://res.cloudinary.com/iyanuashiri/image/upload/v1526323111/Screenshot-2018-5-14_Find_Your_Events_7.png)

![login](https://res.cloudinary.com/iyanuashiri/image/upload/v1526323111/Screenshot-2018-5-14_MeetHub.png)