Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings Panel created and made fully functional #35

Merged
merged 5 commits into from
Dec 16, 2020

Commits on Dec 10, 2020

  1. Added Settings panel

    Currently,with Settings Panel, we can change the time format and username.
    vinaysrivastava273 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    a5e0582 View commit details
    Browse the repository at this point in the history
  2. Added Fonts list

    The Fonts list is now available to the end user for changing the Greeting message. Howeve, the Seetings Panel doesn't look good currently.
    vinaysrivastava273 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    48cf28a View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. Made Font list fully functional

    Currently, all the 4 features of Settings panel are working. However, there is some glitch with its appearance.
    vinaysrivastava273 committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    a2937d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f793abc View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Added Cookies and minimized irregularities

    I have added cookies to remember the user's all prefernces(time format, font, background color). Also, the font list is appended only once. The appearance has been optimized to look decent.
    vinaysrivastava273 committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    52c9abb View commit details
    Browse the repository at this point in the history