Espresso Knights - Alif Abdullah [Eagle in the Sand], Daniel Sooknanan [Sussy]

SoftDev

K20 - Adding CSS to our classmates' projects

time spent: 2.5 hours

Journal Square by Team: Mates

Roles

  • Andy Lin: backend
  • Shadman Rakib: backend and database
  • Raymond Yeung: frontend and website

K20 Additions:

  • Daniel Sooknanan: CSS Extraordinaire
  • Alif Abdullah: The other CSS Guy

How to use

Install

$ git clone https://github.com/andylin2004/softdev-P00.git

$ cd /softdev-P00

$ pip3 install -r requirements.txt IT IS IMPORTANT TO USE PIP3; MACOS DEFAULTS PIP TO PYTHON 2'S IMPLEMENTATION

Run the application

$ cd /app

$ python3 __init__.py IT IS IMPORTANT TO USE PYTHON3; MACOS DEFAULTS PYTHON TO PYTHON2