This is a web application that shows data about the Star Wars universe. This is the project created during my education in Codecool.
List of features ready:
- store data (Login and voting informations) in a local database (PostgreSQL)
- fetch information about Star Wars from https://swapi.co API (This site provides an endpoint with no authentication needed)
- create a simple user login system with sessions
- create a voting system (User can vote for planets)
- JavaScript
- Flask (micro web framework for Python)
- HTML, CSS
- AJAX
- Bootstrap
- SQL , Psycopg (the most popular PostgreSQL database adapter for the Python)
Direct link: https://starwars-swapi.herokuapp.com/
Project is: finished
Project inspired by Star Wars
Created by Kamil Woś - feel free to contact me!