We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 473ba6d commit 05b746eCopy full SHA for 05b746e
AutomationScripts/Apple Store/README.md
@@ -1,11 +1,12 @@
1
# Package/Script Name: Apple Store
2
-
+# AIM: To make a full stack website to buy and sell things, in here Apple products.
3
+# Purpose: To be able to create a full online market place so that people don't have to go to offline shops.
4
## Short description of package/script
5
6
- A full stack website for buying and selling items
7
- It is implemented using Flask and SqlAlchemy
8
-## Setup instructions
9
+## Setup instructions/ Compilation Process
10
11
- Need to install both SqlAlchemy and Flask through the terminal
12
- Then use set FLASK_APP=run
0 commit comments