Birdbh / Engicoders

COSC 310 Project
0 stars 0 forks source link

Project Title

IoT Web Application - COSC310

Getting Started with Flask Application

To run the Flask application on your local machine, follow these steps:

  1. Open your terminal.
  2. Install the required libraries by using pip install -r requirements.txt
  3. Initalize the database by running pytest
  4. Navigate to the project directory using cd src.
  5. Finally, start the Flask application with the command flask --app flaskr run.

User Requirements

Functional Requirements

Non-Functional Requirements