Skip to content

lougoncharenko/star_wars_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Star Wars App

About the Project:

  • This is a star wars web application that allows users to search for a character to get character information and a gif related to the character.

Core Technologies

  • Python
  • Flask
  • Json
  • HTML
  • CSS

Features

  • Incorporates Flask to build a server that takes form requests
  • Incorporates Star Wars API to fetch a character information based on user selection.
  • Incorporates Tenor API to grab a gif that corresponds with the character retrieved from the star wars api.

File Structure

Star_Wars_Api/
├── static         # Directory for Styling page
├── templates # Directory for reusable HTML templates
├── main.py        # File that runs the flask server to create routes and run applications 


Contributing

Contributions are always greatly appreciated as coding is all about refactoring and improving your code. My project is set to public and I am more than happy to accept all contributions.

If you have a suggestion that would make this better, please fork the repo and create a pull request. Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b newFeature)
  3. Commit your Changes (git commit -m 'Adding some new features')
  4. Push to the Branch (git push origin newFeature)
  5. Open a Pull Request


Contact

Email- louisa.goncharenko@students.dominican.edu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published