Skip to content

bocceli/hamk-hellogoogle01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository of HAMK tasks

This repo works on this DB structure

Table name: animal
Columns: 
- id not null auto_increment primary key
- breed varchar(255)
- weight int
- age int
- name varchar(255) not null

About

Test app for hamk students

Resources

Stars

Watchers

Forks

Packages

No packages published