Developer Setup - kulkarni-sahil/PasswordManager GitHub Wiki
Developer Steup Guide
This guide will help you setup your system to start working on the project
WSL
We will be using WSL as a standard throught the project. You should probably use the latest version of Ubuntu for consistency through out the team. The guide for installation can be found here
PyCharm
PyCharm will be the editor for python coding in the windows environment. Make sure to use the community version of PyCharm. You can find the downlaod link here
VS Code
We will be using VS Code as our primary editor in the WSL World. you can get it here
Python
Have python installed in accordance with other team members.
Once everything is done. Clone the repo into your local and get cracking 😉 If you feel anything is missing please feel free to contact me.