Skip to content

audreycj/anime-quote-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anime-quote-generator

live website: https://audreycj.github.io/anime-quote-generator/

This was a formative assessment for our IT103P (Web Programming) course during my 2nd year as a Computer Science student.

We were tasked to create a frontend to display the data requested from a free public API of our choice.

We were given the following instructions:


Here is a big list of free public api's that you could make requests from: https://github.com/public-apis/public-apis

Choose any API that you want and build a front-end around it.

For example, Dota 2 has a public API that has 50,000 free calls per month. https://docs.opendota.com/# It has a bunch of endpoints like getting the data of a particular match (who won the match, the heroes that each team picked, players, etc.) or getting the data of a particular hero, and much more.

I can make a frontend around this which could display this data in any way that I want. For this assessment, I suggest using these API's:

But you can choose any free public API that you want.

About

A website that displays random anime quotes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published