diff --git a/README.md b/README.md index d6191dd92..fddb134ef 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,14 @@ ![StackUp Banner]([https://tinkerhub.frappe.cloud/files/stackup%20banner.jpeg]) # Project Name +Online Quiz platform Long Description about project. This project do that. This project is awesome... ## Team members -1. Name [Embed personal github URL] -2. Name [Embed perosnal github URL] +1. C B Nandhana https://github.com/nandhana04cb +2. Rameesa K T https://github.com/Rameesa-kt +3. Keerthana S https://github.com/Keerthana20-04 +4. Diya K Sajith https://github.com/Diyaksajith ## Team Id -Team id here +zephyr ## Link to product walkthrough [link to video] ## How it Works ? diff --git a/ap1.py b/ap1.py new file mode 100644 index 000000000..bbca89bcf --- /dev/null +++ b/ap1.py @@ -0,0 +1,11 @@ +from flask import Flask, render_template + +app = Flask(__name__) + +@app.route('/') +def index(): + return render_template('maths.html') + + +if __name__ == '__main__': + app.run(debug=True) \ No newline at end of file diff --git a/app.py b/app.py new file mode 100644 index 000000000..72a530fd6 --- /dev/null +++ b/app.py @@ -0,0 +1,11 @@ +from flask import Flask, render_template + +app = Flask(__name__) + +@app.route('/') +def index(): + return render_template('category.html') + + +if __name__ == '__main__': + app.run(debug=True) diff --git a/category.html b/category.html new file mode 100644 index 000000000..d9cff056a --- /dev/null +++ b/category.html @@ -0,0 +1,67 @@ + + + + Category + + + +

Category

+

Select Any One Of These

+ + + + diff --git a/docs/login.html.html b/docs/login.html.html new file mode 100644 index 000000000..7a23bcd1e --- /dev/null +++ b/docs/login.html.html @@ -0,0 +1,63 @@ + + + + User Authentication + + + +
+

Login

+
+
+
+ +
+
+ +
+

Register

+
+
+
+ +
+
+ + diff --git a/docs/model.html b/docs/model.html new file mode 100644 index 000000000..50311a96b --- /dev/null +++ b/docs/model.html @@ -0,0 +1,45 @@ + + + + Sign Up + + + +
+

Sign Up

+
+ + + + + + + + + + + + + +
+
+ + + + + + diff --git a/docs/reg.html b/docs/reg.html new file mode 100644 index 000000000..959ae119c --- /dev/null +++ b/docs/reg.html @@ -0,0 +1,55 @@ + + + + + + Sign Up + + + +
+
+

Sign Up

+ + + + + + + +
+
+ + diff --git a/historyque.txt b/historyque.txt new file mode 100644 index 000000000..9e99bf338 --- /dev/null +++ b/historyque.txt @@ -0,0 +1,106 @@ + + + + + + History Quiz + + + +

History Quiz

+ +
+

1. Who was the first President of the United States?

+ +
+ +
+ +
+ +
+ +

2. In which year did Christopher Columbus reach the Americas?

+ +
+ +
+ +
+ +
+

3. who is considered as the author of ancient indian epic,the Ramayana?

+ +
+ +
+ +
+ +
+

4. In which year America joined second world war?

+ +
+ +
+ +
+ +
+

5. Which civilisation is oldest in the world?

+ +
+ +
+ +
+ +
+ + +
+ +
+ + + diff --git a/reg.html b/reg.html new file mode 100644 index 000000000..959ae119c --- /dev/null +++ b/reg.html @@ -0,0 +1,55 @@ + + + + + + Sign Up + + + +
+
+

Sign Up

+ + + + + + + +
+
+ + diff --git a/user.txt b/user.txt new file mode 100644 index 000000000..1c4694518 --- /dev/null +++ b/user.txt @@ -0,0 +1,37 @@ + + + + Vertical Buttons with Spacing + + + +
+ + + +
+ +