nighthawkcoders / nighthawk_society

Nighthawk Society Student Project
2 stars 6 forks source link

IntelliJ IDEA Python Development

How to develop code for this Project

This project was developed using IntelliJ IDEA with Python Plugin. Following are tool requirements.

Install IntelliJ IDEA  [Download](https://www.jetbrains.com/idea/)
Install Python [Download](https://www.python.org/downloads/release/python-390/)
Install Git [Download](https://git-scm.com/downloads) </li>
Run IntelliJ, on main screen "Configure" search for and install Python Plugin
Returning to main screen "Get from Version Control" the URL of this Github project
To run the web service look for run symbol in main.py
Dependencies are in requirements.txt, go to this file and look for alerts to ensure you are up to date.

Walruses README Contributions Spring 2021

Project Checkpoint Week 2