Skip to content

Database Setup #1

@natetowsley

Description

@natetowsley

Database Setup

Nicholas

  • Will set up the database needed for the project, and will determine:
    • What entities are required in the database (Users, Food items, etc)
    • What tables are required to represent data (User info, user likes, food list, etc)
    • Relations between these tables
  • Uses tools to get database running (heroku, phpmyadmin)

Database Project Requirements

  • Uses at least 3 database tables with at least 10 fields combined
  • Allows user to update existing records in the database in a friendly way (data is pre-filled)
    • Must be able to update at least three fields using the UPDATE SQL statement
  • Allows users to add records to the database

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions