Skip to content

The-Syntax-Sorcerers/ava

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8cdba8b · Nov 12, 2023
Sep 24, 2023
Nov 12, 2023
Oct 20, 2023
Nov 10, 2023
Sep 19, 2023
Sep 22, 2023
Sep 24, 2023
Sep 18, 2023
Sep 18, 2023
Sep 2, 2023
Sep 24, 2023
Oct 19, 2023
Aug 25, 2023
Oct 19, 2023

Repository files navigation

IT-Project

Branch Navigation

Main: Our active product release branch Dev: Our development branch for new updates to be released and deployed to vercel Other Branches: Each branch should correspond to a Jira issue

Running our application locally

First create a python environment and install the requirements by calling pip install -r requirements.txt.

Then run our flask app by calling make.