Change domain name
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
**WearWell - a simple flask shopping web app for clothes**
|
**WearWell - a simple flask shopping web app for clothes**
|
||||||
|
|
||||||
<img src="http://g.broombox.org/amanfromspace/wearwell/raw/branch/main/homepage.png" width="100%" height="500px">
|
<img src="https://git.broombox.org/amanfromspace/wearwell/raw/branch/main/homepage.png" width="100%" height="500px">
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -108,7 +108,7 @@ wearwell/
|
|||||||
|
|
||||||
### Database Structure
|
### Database Structure
|
||||||
|
|
||||||
<img src="http://g.broombox.org/amanfromspace/wearwell/raw/branch/main/diagram_wearwell_db.png" width="100%" height="768px">
|
<img src="https://git.broombox.org/amanfromspace/wearwell/raw/branch/main/diagram_wearwell_db.png" width="100%" height="768px">
|
||||||
|
|
||||||
## 🌐 Application Routes
|
## 🌐 Application Routes
|
||||||
|
|
||||||
@@ -142,7 +142,7 @@ After installations of prerequisites depending on your OS follow the instruction
|
|||||||
### Installation
|
### Installation
|
||||||
First clone the project
|
First clone the project
|
||||||
```
|
```
|
||||||
git clone http://g.broombox.org/amanfromspace/wearwell.git
|
git clone https://git.broombox.org/amanfromspace/wearwell.git
|
||||||
```
|
```
|
||||||
then go to the folder by using cd command
|
then go to the folder by using cd command
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user