Inspiration

Our team wanted to make use of APIs to help build our project. APIs allow for your programs to get information from the web or a server without having to program a web scraper or some other tool. We wanted to build a web application.

What it does

Our project utilizes the TMDI API, which grabs information on movies and their details.

How we built it

We used Django for the server setup, and used programming languages like Python, HTML, and CSS, to combine everything.

Challenges we ran into

One challenge we ran into was setting up the Django framework to the point where we can incorporate it with our python code.

Accomplishments that we're proud of

We were able to get a functioning python program where it would grab movie ratings and test the user which one out of four movies are the most popular.

What we learned

How to better utilize API's and the Django Framework.

What's next for Cinnamon

Next steps are to get the our Django server properly setup, then combine that with the other pieces in our project!

Share this project:

Updates