Iskoline (Isko Online) a Online Campus Web Application Software for the College Students of the Diploma in Information and Communication Technology of PUP ITECH
- Git Bash or Git Desktop
- Python
- Django
Go to your Directory Choice then Git clone this Repository Either in Git Desktop or Git Bash
- Git Bash - https://www.makeuseof.com/clone-github-repository-git-bash/
- GitHub Desktop - https://docs.github.com/en/desktop/contributing-and-collaborating-using-github-desktop/adding-and-cloning-repositories/cloning-a-repository-from-github-to-github-desktop
After you Clone it go to the Root Directory in the CMD or Vscode terminal then Put this Commands
pip install -r requirements.txt
python manage.py runserver
Then go to the link in the cmd or terminal in vscode and then the website is running
zs/privatechatroom/Student