Skip to content

Commit a246ae6

Browse files
authored
Merge pull request #1 from guanshiyin28/staging
Update README.md
2 parents f9a945c + c1d110c commit a246ae6

File tree

1 file changed

+25
-87
lines changed

1 file changed

+25
-87
lines changed

README.md

+25-87
Original file line numberDiff line numberDiff line change
@@ -1,98 +1,36 @@
1-
<!--About-->
2-
<div align=center>
3-
<h1>
4-
Python Web Test
5-
</h1>
6-
<p align=justify>
7-
Python web development refers to the process of creating web applications and websites using the Python programming language. Python is a versatile and popular programming language known for its simplicity, readability, and vast ecosystem of libraries and frameworks.
8-
</p>
9-
</div>
10-
<!--About End-->
1+
# Python Simple Website
112

12-
<!--Gap-->
13-
<hr><br><br>
14-
<!--Gap End-->
3+
Python web development refers to the process of creating web applications and websites using the Python programming language. Python is a versatile and popular programming language known for its simplicity, readability, and vast ecosystem of libraries and frameworks.
154

16-
<!--Purpose-->
17-
<div align=center>
18-
<h2>
19-
Purpose of This Repository
20-
</h2>
21-
</div>
22-
<p align=justify>
23-
This repository is created to store of simple project python web.
24-
</p>
25-
<!--Purpose End-->
5+
<hr><br>
6+
7+
## Purpose of This Repository
8+
9+
This repository is created to store of simple project python web.
2610

27-
<!--Gap-->
2811
<hr><br>
29-
<!--Gap End-->
3012

31-
<!-- How to hosting in pythonanywhere.com -->
32-
<div align=center>
33-
<h2>
34-
How to hosting in pythonanywhere.com
35-
</h2>
36-
</div>
37-
<div>
38-
<h4>
39-
1. Make account until you can get to the dashboard page
40-
</h4>
41-
42-
![image](https://github.com/user-attachments/assets/3415e13c-a238-4754-84f6-05173d026c09)
43-
</div>
44-
<div>
45-
<h4>
46-
2. Add new web app
47-
</h4>
48-
49-
![image](https://github.com/user-attachments/assets/f3398025-5de9-40f5-8921-d60b3aa207b3)
50-
</div>
51-
<div>
52-
<h4>
53-
3. Select Flask
54-
</h4>
55-
56-
![image](https://github.com/user-attachments/assets/67266af9-7d00-4510-aa8b-0f777002693a)
57-
</div>
58-
<div>
59-
<h4>
60-
4. Make your directory
61-
</h4>
62-
63-
![image](https://github.com/user-attachments/assets/aa51275e-4e00-44dd-9391-a8017da9d95f)
64-
</div>
65-
<div>
66-
<h4>
67-
5. Upload the project to your directory
68-
</h4>
69-
70-
![image](https://github.com/user-attachments/assets/64c140dc-62cd-4c25-ae1f-66bb4196acc3)
71-
</div>
72-
<div>
73-
<h4>
74-
6. Reload/Refresh (Green Button)
75-
</h4>
76-
77-
![image](https://github.com/user-attachments/assets/9663a6e6-a2a9-4c2e-bbd1-9f292c13b3ea)
78-
</div>
79-
<div>
80-
<h4>
81-
7. Go to your website and all is done
82-
</h4>
83-
84-
![image](https://github.com/user-attachments/assets/855e5701-aae9-4157-905f-e52dfbba0dc7)
85-
</div>
13+
## How to hosting in pythonanywhere.com
8614

87-
<!-- End How to hosting in pythonanywhere.com -->
15+
1. Make account until you can get to the dashboard page
16+
![image](https://github.com/user-attachments/assets/3415e13c-a238-4754-84f6-05173d026c09)
17+
2. Add new web app
18+
![image](https://github.com/user-attachments/assets/f3398025-5de9-40f5-8921-d60b3aa207b3)
19+
3. Select Flask
20+
![image](https://github.com/user-attachments/assets/67266af9-7d00-4510-aa8b-0f777002693a)
21+
4. Make your directory
22+
![image](https://github.com/user-attachments/assets/aa51275e-4e00-44dd-9391-a8017da9d95f)
23+
5. Upload the project to your directory
24+
![image](https://github.com/user-attachments/assets/64c140dc-62cd-4c25-ae1f-66bb4196acc3)
25+
6. Reload/Refresh (Green Button)
26+
![image](https://github.com/user-attachments/assets/9663a6e6-a2a9-4c2e-bbd1-9f292c13b3ea)
27+
7. Go to your website and all is done
28+
![image](https://github.com/user-attachments/assets/855e5701-aae9-4157-905f-e52dfbba0dc7)
8829

89-
<!--Gap-->
90-
<br>
91-
<!--Gap End-->
30+
<hr><br>
9231

93-
<!--Footer-->
94-
<p align="center">
32+
<div align="center">
9533
<a href="https://www.instagram.com/guanshiyin_/">
9634
<img src="https://capsule-render.vercel.app/api?type=waving&height=200&color=20:72aae3,100:cadbf5&section=footer&reversal=false&textBg=false&fontAlignY=50&descAlign=48&descAlignY=59"/>
9735
</a>
98-
</p>
36+
</div>

0 commit comments

Comments
 (0)