Skip to content
/ workin Public

A django-react-native profesional social-network

Notifications You must be signed in to change notification settings

abedzim/workin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

workin - Social Network

Introduction

Workin is a simple professional social-network website and ios-android app.

Used Tech Stack

  • Django
  • Postgresql
  • Django REST framework
  • Django-Channel (for direct message and real time notifications)
  • GeoDjango
  • React Native

kk2

kk1

kk3

Installation

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