Skip to content

jkuatdsc/pw-dsc_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pw-dsc_website

Prerequisites

 - python3
 -flask
 - mongodb
 - git
 - pip
 - pymodm

Quick Setup

Clone the project to your local machine and setUp

 - git clone https://github.com/jkuatdsc/pw-dsc_website.git

   or use an ssh key and,

 - git clone [email protected]:jkuatdsc/pw-dsc_website.git

Creating a virtual environment 

 - python3 -m venv venv

Activate the virtual environment

 - source env/Scripts/activate on windows or
 - source venv/bin/activate on linux

Install requirements

pip install -r requirements.txt

Contributing

Please read CONTRIBUTING.md for details on contribution, and the process for submitting pull requests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published