Back

Sanskar

Keen Learner and Exp... • 2d

Day 13 of learning python as a beginner. Topic: create a meeting booking program with classes. Yesterday I shared my banking program and many amazing people pointed out that I didn't used classes properly and the code looks more like script. So I once agained learned about classes and created a meeting booking app. __str__ is used to structure the data in a human redeable format. and yes it also gets executed automatically cause it is also a dunden function. I used two classes one for categorising meeting data and the other for actually managing the meeting. I used the usual init constructor and passed 5 arguments through it which stores the value in the object. The I used file I/O to create and save scheduled meetings. The user can book a meeting which will schedule a new meeting (please don't get confused it didn't schedule any real meeting) and the user can also reschedule and cancel the meetings which will overwrite the schedule meeting file. The program reads ever line in a loop to find the "date" (which user enters) to identify which meeting needs to get rescheduled or cancelled. Then the script begin which calls out all these functions and classes as per the user's need (which he tells through input). and I wrapped all the script in a while true loop so that the program keeps on running until the user voluntarily exits or stops it.

Reply
2

More like this

Recommendations from Medial

Image Description
Image Description

Abhirup Datta

Frontend engineer, p... • 2m

Which platform is used more as a user

4 Replies
8

Saurav Ghosh

Hey I am on Medial • 9m

how to re record a recorded zoom meeting which cant be downloaded, i tried running a zoom meeting with the recorded meeting playing and record it but the sound was not recorded

Reply
3

Sanskar

Keen Learner and Exp... • 4d

Day 11 of learning python as a beginner. Topic: creating journal entry program using file I/O. I got a little sidleline from my original plan of editing my to-do list program and created an entirely new program this time for writing a daily journal

See More
Reply
1
10
Image Description

Sanskar

Keen Learner and Exp... • 13d

Day 2 of learning python as a beginner. Topic: Conditional Expression Conditional expression pose a condition (if and Else statements). They help program take decision based on the condition given. They can be used inside a function or while assign

See More
4 Replies
4
15

Himanshu Chaudhary

Founder • 4m

what's your take.... Can AI Be used to write a workout schedule based on your Physiological and Physchological performance?

Reply
1
3

Vinay Verma

🚀 Full-Stack Develo... • 2m

Hey, Folks! this side Vinay from TechSpire Solutions looking for an app developer for a quick task Zoom Integration App Overview: Purpose: An app that integrates Zoom SDK for live meetings, with authentication and user account features. App Scr

See More
Reply
2
Image Description

Sanskar

Keen Learner and Exp... • 8d

Day 7 of learning python as a beginner. Topic: making a dynamic to-do list. Yesterday I created a basic to-do list and some people suggested and gave me a challenge that I should make it more dynamic so that the user can choose the day where he wan

See More
3 Replies
1
5

Kavyansh

Hey I am on Medial • 6m

Hi,Guys I have a CRP (Customer relationship Program) which is used by big giants like Coco Cola,Toyota and almost every Business needs a CRP but in the market the price of a CRP is 24000 PER MONTH but I am selling it at all time low and for life time

See More
Reply
4

Sanskar

Keen Learner and Exp... • 3d

Day 12 of learning python as a beginner. Topic: object oriented programming (OOP). Yesterday I shared a journal taking app and many people suggested that it would be great if I used classes. Initially I was not aware of what classes actually are an

See More
Reply
2

Sanskar

Keen Learner and Exp... • 1d

Day 14 of learning python as a beginner. Topic: final practice of classes by creating an employee dashboard. I know you guys may have become bored seeing me talking about only classes however since a day or two, I was just practicing because I felt

See More
Reply
1

Download the medial app to read full posts, comements and news.