Skip to content
This repository has been archived by the owner on Sep 13, 2021. It is now read-only.

benclmnt/petsos

Repository files navigation

petsos

A Pet Caring System for CS2102

Submission

Report

Demo

Petsos Demo

Motivation for name

Petsos Logo

The name is a nod to Pet Society (which is often mentioned as petsos within our friends), a Facebook game that is popular in our childhood days.

Project Team 28

  • Bennett Clement
  • Christian Drake
  • Erin May
  • Florencia Martina
  • Quek Shui Herng

Folder Structure

  1. docs/ : internal team documentation (setup, api, etc.)
  2. deliverables: deliverable submissions folder
  3. packages/front: React frontend.
  4. packages/back: Node API backend. will host on heroku.

This monorepo is managed using yarn and lerna. Don't use npm during development.