Website to present the Ryntel team, realized by Hisakiyo with Django Framework.
Originally, we helped people who asked for help on the channel #aide_informatique of the Sardoche's Discord
And then it became a team in its own right, with a dedicated discord.
sudo apt-get update && sudo apt-get -y upgrade
sudo apt-get install python3 python3-pip -y
sudo pip3 install django
git clone https://github.com/ryntel/website.git
cd website
python3 mangage.py