Skip to content
This repository has been archived by the owner on Jun 9, 2021. It is now read-only.

Latest commit

 

History

History
28 lines (16 loc) · 879 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 879 Bytes

SpaceX Recent Launches

This is a home project solution for Cisco Software Engineering School (Summer 2018).

As part of Cisco Corporate Social Responsibility we run multiple volunteering events targetted at different areas. Cisco Software Engineering School is a course intended for the year 7-9 students and its purpose is to give the understanding of the software engineering.

Please note: this repository was used as a demonstration at a programming class in 2018 and is no longer supported. Feel free to fork it.

Requirements

This application has been tested on Python 3.6.2 with pip 10.0.1.

Install the dependencies from the requirements.txt file:

pip3 install -r requirements.txt --user

If you see no errors, the dependencies are installed.

Run

Start the application by running the following command in your terminal:

python3 main.py