Skip to content

A simple php/mysql website to learn mysql at school.

Notifications You must be signed in to change notification settings

TRIKKSS/homework-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NSI HOMEWORKS

simple html/css/php/mysql website developed for my school homework. It's probably fully vulnerable if you wan't to play with him x)))
I do it only 2 weeks.

applications ports

- administrator credentials : [email protected]:v3ryS3cr3t@dm1nP4ssw0rd
- apache server : http://localhost:8001
- phpmyadmin : http://localhost:8002

if you want to connect manually to the database you can execute this command : docker exec -it nsi_sql mysql -uroot -proot

how to launch the docker

You must have docker and docker-compose installed

Linux

git clone http://githubrepo
cd mediatheque_website
docker-compose -f docker-compose.yml up -d

Windows

TODO.

todo

check security issues correct some bugs (but i'm too tired to do that, that just a homework about mysql at the beginning)

About

A simple php/mysql website to learn mysql at school.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published