Skip to content

Murraybrian/course_registration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Application Setup Guide

This guide provides step-by-step instructions to set up and run a Python Flask web application. This application is designed to be a simple, yet powerful starting point for building web applications using the Flask framework.

Prerequisites

Before you begin, ensure you have the following installed on your machine:

  • Python 3.7 or higher
  • pip (Python package manager)

Setting Up the Project

Follow these steps to set up the Flask application on your local machine:

1. Clone the Repository

Clone this repository to your local machine using the following command:

git clone https://github.com/yourusername/your-flask-app.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 75.5%
  • Python 23.8%
  • Procfile 0.7%