abhineetraj1 / flask-web-hosting

Wix clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask web hosting

  • This project is related to GUI server hosting, where you can choose different template , fill the your information accordingly and publish your website , in your desired subdomain.
  • Note:linux is preferable OS for deployment of this project

Features

  • Create and delete your accout
  • Login system
  • 3 free templates
  • Edit details, such as description and mail
  • Contact form
  • Views stats (no. of views)
  • The website template will be provide as from server side only
  • Website will be published in the subdomain only (example: username.domain.com)

Installation

  • Download python3.10
  • Install required libraries
pip3 install -r requirements.txt

Execution

  • Download the source code:-
git clone https://github.com/abhineetraj1/flask-web-hosting
cd flask-web-hosting
  • Open terminal and run flask server
flask run -h localhost -p 5000
  • Open your default browser and navigate to localhost:5000 in that browser

Languages and tools used:

bootstrap css3 flask html5 javascript python

Developer

About

Wix clone


Languages

Language:HTML 50.0%Language:Python 38.3%Language:CSS 10.7%Language:JavaScript 0.9%