Giter Site home page Giter Site logo

blankyday's Introduction

Blank-of-the-day web application

This web app combines various APIs from the web and assembles them into a simple interface.

The APIs fetch data for "blanks" of the day (e.g. word of the day, quote of the day, joke of the day, etc.

The API requests are cached and set to expire at midnight, so each day has a new set of items.

This is a hobby project written with .NET 6, using C# and Razor pages.

Development

The web app has been developed in VS Code and deployed as an Azure App service.

API Keys are required for API-Ninjas and Unsplash. As of writing this, they are free, but subject to request limits. These must be added to an appsettings.Production.json file.

To deploy:

  • Have the Azure App service package installed in VS code
  • Run dotnet publish -c Release -o ./bin/Publish
  • Right-click the publish folder and deploy to the app service

APIs used

Most data comes from API Ninjas

Photos come from Unsplash

Possible Future ideas

  • Add in Unit tests
  • Better Error handling and logging
  • More variety of dailies (Nutrition tips, artwork)
  • Find better sources for some of the dailies (e.g. word of the day)
  • Do some language filtering on the jokes
  • Add a database to store the dailies
  • Add user-based functionality, so users could save favourites for a more customized experience

blankyday's People

Contributors

reganmeloche avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.