Giter VIP home page Giter VIP logo

dotnet-ng's Introduction

dotnet-ng's People

Contributors

dj-viking avatar

Watchers

 avatar

dotnet-ng's Issues

FE + BE [feat]: add date calendar for selecting due date

  • FE portion add the calendar to the add/edit forms.
  • BE portion update the schema (migration?) for due_date to use datetime data type.
  • FE if reminder is toggled true, then allow the TODO to change color according to the approaching due date and time.

FE [feat]: add more to jokes page

  • get joke button triggers the api call for another joke
  • category select drop-down menu to add as parameter to get joke button
    • need to emit or somehow share the state of selected info with the get joke button
  • loading animation while joke is being fetched NTH

FE + BE [feat]: jokes page

  • add 3rd party api that the backend is serverside fetching chuck norris jokes
  • a joke list is created on the server and then sent to the client when it is requested by the client
  • display the jokes on a new page in the client

BE [feat]: create startup file

  • separate the builder logic from program.cs and put that in startup.cs
  • Be able to inject configuration settings that are supposed to be private

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.