The app offers messenger styled functionality which allowd registered users to add new posts to the websites feed.
An in-depth paragraph about your project and overview of use.
- requirements.txt - launch app files in a virtual environment and then pip install -r requirements.txt to ensure the correct libraries and dependencies are made available.
- requirements.txt - launch app files in a virtual environment and then pip install -r requirements.txt to ensure the correct libraries and dependencies are made available.
Daniel Griffiths
- 0.1
- Inital release
None
The code of the webapp os largely based on the tutorial authored by C.SChreaffer, and so warm thanks are extended to him for making the content avialable