snowmang1 / Databases

databases class

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this is our github and it has a specific structure to stay organized. there exist 3 directories 

design:
	this directory holds designes such as:
	ER digrams
	and any written work pertaining to the project as a whole.

UI:
	this is for html and css files and helper files.
	.html
	.css
	.javascript
	in the directory will be our UI design and our basic layout of the front end project

mysql:
	this directory is for mysql files
	dump files
	.sql
	asci document with commands to create our database.
	asci document with test information to fill the database.

About

databases class


Languages

Language:HTML 70.2%Language:CSS 23.5%Language:Rich Text Format 6.4%