Skip to content

FisherSkyi/ip

 
 

Repository files navigation

Seb: A Task Management Bot

This is individual project for CS2103T Software Engineering, AY2025/26 Semester 2 for NUS Computer Science.

Versions

versions date description
v0.2 2025-9 GUI, priority feature, better Ui
v0.11 2025-9 initial GUI
v0.1 2025-8 CLI backbone

User Guide

Github Page

Ui Image

Ui image

Testing GitHub Pages site locally with Jekyll

  1. Ensure you have Ruby and Jekyll installed on your machine. Follow the Jekyll installation guide if needed.
  2. run the following command in the root directory of the project:
    bundle install
    bundle exec jekyll serve --source docs
  3. Open your web browser and navigate to http://localhost:4000 to view

Hope you like it. 🐋

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 94.6%
  • CSS 2.8%
  • Shell 1.4%
  • Batchfile 1.1%
  • Ruby 0.1%