Skip to content
Snippets Groups Projects
Commit 906259a4 authored by jqw2-douet's avatar jqw2-douet :space_invader:
Browse files
parents ec134418 431ae8c8
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ Talk about following class diagram with develop team.
**Password: password**
## 💿 **Login Details**
## 🖇️ **Login Details**
Privilege | Username | Password
------------- | ------------- | -------------
......@@ -43,8 +43,18 @@ https://docs.google.com/document/d/1HKji17ybPp2ecZ0vmkA59hCNHfNrBcTp/edit?usp=sh
https://docs.google.com/spreadsheets/d/1z2WcQP0-amtd0keUgPOohVx4qdjET5cq8mdI5zdB0nQ/edit?usp=sharing
## 🖥️ **How to Run**
0. Ensure you have python3 installed.
## 🖇️ **Example Usage**
At a command prompt, type python --version to ensure you have version 3.
1. Download or clone the part1 folder from this repository.
If you download as a zip file, be sure to unzip it.
2. Ensure that all the required modules are installed (Flask and MySQL, Werkzeug and Dateutil)
See the Installation Libraries/Modules Section below for information on importing modules
3. Run the 'main.py' file and click on the https link to open the website
The https link will appear in the terminal window
## 📚 **Installation Libraries/Modules**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment