/ourblog

Read blog that can be post by admin only

Primary LanguageHTML

ourblog

Link to Website

Process TO run

  • Process to run on local machine:
  • Extract the zip
  • Make sure you machine have python3 and pip installed
  • Create a database called temp in your postgres
  • Go in project directory
  • pip3 install -r requirements.txt
  • python3 app.py