Skip to content

antaresc/la-la

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

la-la

A course staff management system

Setting up MySQL

To setup MySQL locally do the following.

  • Install MySQL

  • Start a MySQL server via mysql.server start

  • Set your credentials and stuff via mysql_secure_installation

  • Start the MySQL terminal by issuing the command mysql -u root -p

  • Type the password when prompted

About

A course staff management system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published