Skip to content

Bern4rdR/ID2207-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ID2207-project

Final Project for the course ID2207 - Modern Methods of Software Engineering

Prerequisites

  • Python 3.8+
  • pip (or equivalent package manager)

Installation

  1. Setup a python environment
  • conda create --name modernmethods python=3.12
  • python3 -m venv modernmethods
  • You can use anything to do this, I prefer conda.
  1. Ensure you activate your environment.
  2. Run pip install -r requirements.txt
  3. Run python start_app.py

Changelog

About

Final Project for the course ID2207 - Modern Methods of Software Engineering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages