Skip to content

A Simple Login and Registration form with Admin Dashboard using Python Flask + HTML + Bootstrap

Notifications You must be signed in to change notification settings

DasunNethsara-04/flask-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask App

This is a testing Web Application developed with Flask Web Framwork of Python.

Prerequisites

Before using the application, ensure you have the following:

  • Python installed on your system (version 3.10 or higher)
  • XAMPP
  • Web browser
  • Strong Internet Connection

Installation

  1. Clone the Repository:
    git clone https://github.com/DasunNethsara-04/flask-app.git
  2. Navigate to the Directory:
    cd flask-app
  3. Install Dependencies:
    pip install -r requirements.txt

Usage

  1. Prepare the Database with MySQL

    • Create a MySQL database named mydb using XAMPP
    • Import the mydb.sql file from the folder named DB into the MySQL Database server using the phpmyadmin
  2. Run the Program:

    python main.py

About

A Simple Login and Registration form with Admin Dashboard using Python Flask + HTML + Bootstrap

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published