Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
# ALLProject2
Football manager ALL Project
SPRINT TRACKER
https://docs.google.com/spreadsheets/d/1v5kGLRplzmWiJlL-IfGdw07EH_C2PRP4r3xQDPYpgYY/edit?usp=sharing
This is the link, everyone has something assingned, you should do what is assigned, if you have any question como to ALL Clases
Mysql password root user password is 'codio'
git config --global user.name "craciun2"
git status
git add .
git commit -m "Messagem"
git push origin master
git checkout - to check if its up to date
g++ --std=c++14 Menu.cpp -o MENU HAS -lsqlite3 -o main_program && ./main_program
g++ --std=c++14 Main.cpp -o MAIN -lsqlite3
g++ --std=c++14 hastest.cpp -o HAS -lsqlite3
g++ --std=c++14 Main.cpp md5.cpp -o HAS -lsqlite3 -o main_program && ./main_program
g++ pass.cpp md5.cpp -o main_program && ./main_program
sudo apt update
sudo apt install sqlitebrowser
sqlitebrowser &
sqlite3 ball.sqlite