Skip to content

Conversation

@GeneralYosif
Copy link
Contributor

📝 Description

Added a virtual enviornment with Flask. Updated README.md to accomidate this with how to activate venv. The foldier venv/ was already written to be ignored in .gitignore

🔗 Linked Issue (Required)

Closes: #6


🧪 Testing

Tested the commands to check if they work like I am from another PC. Deleted the venv foldier, used my instructions and was able to activate venv. Could not test on UNIX, but it must work there as well.

🎓 Learning Reflection


📸 Screenshots / Logs (if applicable)

>> - made a virtual envoirement with pip
>> - installed flask with pip
>> - freezed the state into the .txt file
@karastoyanov karastoyanov self-requested a review January 15, 2026 16:04
@GeneralYosif GeneralYosif merged commit ca29086 into master Jan 15, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Setup Python virtual environment for Flask

3 participants