Giter Club home page Giter Club logo

ped's Introduction

Hey There! 👋

I'm Yongbeom, an Year 3 Computer Science student at the National University of Singapore.

I'm interested in 🔥:

  • Everything Linux
  • Cloud
  • DevOps
  • Backend Development

I'm currently learning 🌱:

  • Golang

I've worked with:

Languages🗣️

java python javascript typescript latex

Tools🔧

docker html css react nextjs expressjs webpack esbuild selenium javafx

Databases 🛢️

firebase postgresql sqlite

Cloud ☁️

terraform amazon_web_services google_cloud

ped's People

Contributors

yongbeom-kim avatar

Watchers

 avatar

ped's Issues

Error handling for invalid session times

Inputting commands such as session 1 s/mon 25:00 gives an error in the console, but said error is not handled. Same error for commands such as session 2 s/fri 10:61.

Caused by: java.time.DateTimeException: Invalid value for HourOfDay (valid values 0 - 23): 25
        at java.base/java.time.temporal.ValueRange.checkValidIntValue(ValueRange.java:338)
        at java.base/java.time.temporal.ChronoField.checkValidIntValue(ChronoField.java:737)
        at java.base/java.time.format.Parsed.resolveTime(Parsed.java:616)
        at java.base/java.time.format.Parsed.resolveTimeLenient(Parsed.java:581)
        at java.base/java.time.format.Parsed.resolve(Parsed.java:266)
        at java.base/java.time.format.DateTimeParseContext.toResolved(DateTimeParseContext.java:331)
        at java.base/java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:2062)
        at java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1958)
        ... 63 more

View Command Example in `edit`

The view command lists persons by name, instead of index, as specified in the below screenshot. Same issue is seen throughout all the person commands.

image.png

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.