Skip to content

A simple Python Flask web application example serving as a library registration page. Built with Python and Flask, hosted on PythonAnywhere, and includes beautiful HTML and CSS animations.

License

Notifications You must be signed in to change notification settings

HimalEranganaOfficial/Simple-Python-Webapp-Example-01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 Simple Python Webapp Example 01

📝 Description

This repository contains the source code for a simple Python Flask web application. The web application serves as a library registration page, complete with beautiful HTML and CSS animations. It's designed to be an educational resource for those looking to learn how to create a Python Flask web application.

🚀 Features

  • Built with Python and Flask, hosted on PythonAnywhere.
  • Utilizes the Python requests module to handle requests from other sites.
  • Includes file handling options.
  • Beautiful HTML and CSS animations.

🎯 Getting Started

  1. Clone the repository: git clone https://github.com/HimalEranganaOfficial/Simple-Python-Webapp-Example-01.git
  2. Navigate into the project directory: cd Simple-Python-Webapp-Example-01
  3. Install the required dependencies: pip install -r requirements.txt
  4. Edit Files.
  • Open index.html file and replace Enter your reCAPTCHA key here. To Generate it: https://cloud.google.com/recaptcha-enterprise/docs/create-key-website with your real reCAPTCHA key.
  • Open main.py and replace YourPythonAnywhereUsername with your real pythonanywhere username.
  1. Run the application: flask run

🌍 Live Application

You can access the live application at https://uom-library-registration.pages.dev/

🔮 Future Plans

This is the first in a series of simple Python web application examples. Stay tuned for more!

🤝 Contributing

Feel free to fork this repository and make your own changes. Pull requests are welcome!

📄 License

This project is licensed under the MIT License.

About

A simple Python Flask web application example serving as a library registration page. Built with Python and Flask, hosted on PythonAnywhere, and includes beautiful HTML and CSS animations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published