Coder Social home page Coder Social logo

graphical-user-interfaces's Introduction

Graphical-User-Interfaces

Calendar with scheduler overview

The Project part of the GUI course consisted of making a calendar app with event scheduler using 3 technologies:

  • desktop app using C++ QT framework,
  • web app using .NET Core MVC framework,
  • web app using JS React framework as frontend and .NET Core as backend API,

Main view

In all of the approaches, the application contains a main view which is a calendar for current month. Current day is highlighted somehow and the background color of the busy days (the days when an event is planned) is somehow distinct from all the regular days.

Day view

Clicking on each day takes the user to day dialog in which all the events planned for given day are displayed with the possibility to either add new event, return to the main view by clicking cancel, edit an existing event or delete an existing event.

Event view

Adding a new event or editing an existing one is done using two input forms, one for text input and another one for time input.

graphical-user-interfaces's People

Contributors

kamieniarzk avatar

Watchers

 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.