JkAlcntr / EvolveScience

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EvolveScience

EvolveScience is a website that contains information regarding cosmic objects such as active galaxies, black holes, stars, planets, asteroids, and their descriptions and examples within.

It is developed using Flask, so make sure you have it installed in your Python Environment.

Evolve Science

Desktop - 11

Tutorial:

  1. Download the entire folder called EvolveScience.

    Folder

  2. Run main.py using CMD.

    Make sure you have Flask Installed in your system for this to work.

    If you don't have Flask installed in your system click this FLASK tutorial.

    cmd

  3. Access the home page by typing "http://127.0.0.1:5000/" on your preferred browser.

    localhost

  4. Use the navbar to navigate different webpages.

    Click the link below to watch it on youtube:

    Evolve Science

    webpage

Note: If you are going to modify this code, make sure that you keep the folder structure identical because flask requires having css and images in "static" folder and the html files in "template" folder.

About


Languages

Language:CSS 79.3%Language:HTML 19.7%Language:JavaScript 0.6%Language:Python 0.4%