Please start by cloning the repository on your computer with the command "git clone " Install a python environment with the command "pip install -m venv venv" Activate the environment by acccessing to the folder "venv/Scripts/" and type "activate" Install Flask package with the command "pip install Flask" Start the app with the command "flask run" or type in the cmd "py app.py" Access to the ip address in the cmd"http://127.0.0.1:5000" Please enjoy 😃
-
Notifications
You must be signed in to change notification settings - Fork 0
Dkplucas/Algomax
About
A web app for calculating the maximum even sum subsequence of length K
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published