Skip to content
This repository was archived by the owner on Nov 2, 2018. It is now read-only.
This repository was archived by the owner on Nov 2, 2018. It is now read-only.

Set up Database #18

Description

Design and initialize database tables (great 304 practice!)

  • Configure SQLite
  • Trips table with fields users, starting hub, start time, calculated time, destination, colour, code, status
  • Users table with fields username, rating, # trips
  • Hubs table with fields name, latlon

NOTE: Tables and fields subject to change

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions