- 'Stellarophilez' is a website created to impart aspects of the innumerable wonders of astronomy and astrophysics.
- The website was buit using the Djnago Framework in Python.
- Django is a Python-based free and open-source web framework that follows the Model–Template–Views (MTV) architectural pattern.
-
$ git clone https://github.com/Chinmayeegade/stellarophilez.git $ cd stellarophilez $ python manage.py runserver
- Navigate to http://127.0.0.1:8000/ to see the website