Giter Club home page Giter Club logo

messaging-database's Introduction

Messaging-Database

This is a simple messaging database. This is being written for the GVSU Database class.

messaging-database's People

Contributors

baileyfriend avatar brooksma avatar devriet avatar

Watchers

James Cloos avatar Zach Myers avatar  avatar  avatar

messaging-database's Issues

Create ip address entity

Create an ip address entity that relates to user. The ip address is the key, and users is an attribute. This means that one user can have multiple ip adresses, but each ip address only has one user.

Write constraints

Must write constraints as necessary - one single attribute constraint and one two attribute 1 row constraint.

Friends relationship table

Must create M:N table for friendship between users. 1 user can have many friends, and vice versa. Should have attributes user and friend, both of which make key.

Create avatar entity

Has 1:1 relationship with user. Only 1 profile pic per user, users cannot have the same profile pic.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.