DevAbdoTolba / Yes-Muslim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebProject

A web application made with python 3.9 using flask 2.0.x. Inspired by popcat.click, we made a webpage that counts how much you clicked on some islamic dhikr -Dhikr is a form of Islamic meditation in which phrases or prayers are repeatedly chanted in order to remember God- and with a leader board of all the egyptian cities. It also has alot of easter eggs!

Database Management System

This website has database managment system, all clicks is stored as the city you signed in with.

How To Install

1-Download files
2- Make sure that Python and Flask are installed

+1) download python from https://www.python.org/ +2) open cmd +3) type: pip install flask

3- Add root folder to Visual Studio Code
4- In Visual Studio Code make sure you are in Working-web-FLASK-YES-main\Project other wise use ( cd.. ) to go back and ( cd [name of the dirctory] ), create a new cmd terminal and run the following codes:

set FLASK_APP=app
python -m venv venv
venv\Scripts\activate
pip install flask
Flask run

5- Open http://127.0.0.1:5000/ in your browser
6- Done.

Pictures

image image image image

Project Contributors

1- Abdulrahman Ahmed Tolba
2- Abdallah Ashraf
3- Amr Mamdouh
4- Mohamed Ramadan

Group name

AMOUGUES

About


Languages

Language:Python 85.9%Language:HTML 8.8%Language:CSS 5.3%