akshgpt7 / MarvellOS

A basic operating system GUI mock-up built using python's GUI module Tkinter.
20 stars 20 forks source link

Add Calendar app #17

Open akshgpt7 opened 3 years ago

akshgpt7 commented 3 years ago

A calendar app would be awesome to have. It would display the calendar of every month for various years. The calendar python module can directly be used to generate the dates and years, so just positioning and displaying them properly is the thing to take care of.

kunal351411 commented 3 years ago

Can I work on this ?

akshgpt7 commented 3 years ago

@kunal351411 sure, go for it!

khushi0704 commented 3 years ago

@akshgpt7 please let me do that , I've already completed it 70% . please assign it to me ! I've already completed with adding the calendar app on the apps windows and I'm only left with importing calendar function to it . ASSIGN ME otherwise my efforts till now will go in vain Screenshot (52) Screenshot (53)

kunal351411 commented 3 years ago

@khushi0704 no problem you can do it. Because I haven't started yet.

akshgpt7 commented 3 years ago

@khushi0704 please comment on the issue before you start working on it next time. It helps avoid confusion and such clashes.

khushi0704 commented 3 years ago

yes sure I'll keep that in mind . Sorry for the confusion ! @akshgpt7 thanks @kunal351411

kunal351411 commented 3 years ago

@akshgpt7 is this still not resolved ?

akshgpt7 commented 3 years ago

@khushi0704 Is working on this, and has an open PR already.