it's_okay is a website using Django which matches people who are willing to enjoy outdoor and indoor activities with others
Just only 'ONCE'
requirements.txt is a file which can be usesd to share all the installed pip libraries in specific project.
- to install all the libraries stated in requirements.txt just type
pip install -r requirements.txt