Workin is a simple professional social-network website and ios-android app.
- Django
- Postgresql
- Django REST framework
- Django-Channel (for direct message and real time notifications)
- GeoDjango
- React Native
requires python > 3 django 2.0
Below are the steps for starting up the workin app locally for development after cloning repo.
Server
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver
Open browser to http://localhost:8000/
Mobile App
npm install
react-native start
Don't be harsh with me that was my first huge work in programming so dont mind the mess in this project. Fell free to use and edit.
You can contact me to contact@abedzim.com