Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 856 Bytes

README.md

File metadata and controls

45 lines (32 loc) · 856 Bytes

Diff

Shared payment for travel

Team

  • Whitney Zhu
  • Gary Wong
  • Aiden (Duy) Nguyen
  • Eugene Song

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Roadmap
  5. Contributing

Usage

Run npm start and npm webpack; mysql -u root < schema.sql; schema is available in server/db-mysql

Requirements

Development

Installing Dependencies

From within the root directory:

npm install