Skip to content
This repository has been archived by the owner on Apr 1, 2019. It is now read-only.
/ bounswe2018group5 Public archive

Karpuz 🍉 - Freshest freelance job platform ever

License

Notifications You must be signed in to change notification settings

bounswe/bounswe2018group5

Repository files navigation

Karpuz

Freshest freelance job platform ever 🍉

Karpuz is a platform for lean entreprenurs & agile developers to meet and match for small to middle scale projects.

Got an idea? This is the place to find a rockstar developer.

Need to put your skills to use? Earn money while you do what you enjoy.


Karpuz Twitter App

We created some cool features with Twitter API. We used PyCharm for coding and it provides a standard which is called PEP 8.

Note: Please, disable your ad blocker first.

You can check the code from KarpuzTwitterApp folder above.


How to Deploy?

Prerequisites

  • Docker
  • Docker Compose

Run in your terminal the following code snippet with editing information.

echo "# BACKEND SERVER
BACKEND_SERVER_PORT=8000
# DATABASE CONFIGURATIONS
MONGODB_DB=karpuzDB
MONGODB_PATH=./.data/mongodb
MONGODB_USER=admin
MONGODB_PASSWORD=karpuz123
MONGODB_PORT=27017" > ${WORKSPACE}/backend/.env
echo "# FRONTEND SERVER
REACT_APP_API_URL=http://123.456.789.123:8000
REACT_APP_API_STATIC_URL=http://123.456.789.123:8000/media/
REACT_APP_LINKEDIN_CLIENT=" > ${WORKSPACE}/frontend/.env
echo "enter_your_sudo_password" | sudo -S bash ./deploy.sh

You can reach our android app from here

You can reach our backend api documentation from here

Check our wiki page for project updates.


🎈 Karpuz Team

Bahadır
Öncel
Communicator
Alp Kaan
Usen
Muhammed
Emin Ayar
İhsan Berkan
Balaban
Batuhan
Enes
Çağlayan
Güliz İrem
Gökçeler
Muhammed
Emin Güre
Oğuzhan
Kırlar
Enis
Simsar

License

This project is licensed under the terms of the MIT license. See the LICENSE file.