Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

SDC-Fall-2023/group-11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This is just a suggested template for the README of your project, feel free to modify this as you wish

[Project Title]

Team Members

  • Jai Misquith (Project Lead)
  • Andrew Huntington
  • Aaryan Patel
  • Khalid Al Raisi
  • Peter Zhao

Project Description

Describe the goal of your project here.

Built With

  • Python

Getting Started

This is where you give instructions on how to run your project

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/SDC-Fall-2023/group-11.git
  2. Create your venv
    python3 -m venv .venv
  3. Activate venv
    . .venv/bin/activate
  4. Install pip packages
    pip install -r requirements.txt 

Demo

If your app is hosted on a published website, include the link here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published