Skip to content
This repository has been archived by the owner on Oct 6, 2021. It is now read-only.

snowmang1/Databases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.