infinity1729 / EventListing

Plaform to search, join and attend events! Provides easy management tools for organisers. Initially being developed to list all college level events organised by various clubs and societies.
12 stars 10 forks source link

[Enhancement] Backend: including start, end time along with start, end date #18

Open infinity1729 opened 1 year ago

infinity1729 commented 1 year ago

Description As shown in below image, api currently returns start_date and start_time. This is because of DateField assigned to the object. Desired result is to return both date and time. (You would have to add time in input field).

Screenshot image

Important Note: We expect you to create a new branch for solving this issue names as eventTime. The command to create and access new branch is git checkout -b eventTime

swayam0322 commented 1 year ago

I would like to work on this issue under KWoC'22

infinity1729 commented 1 year ago

Sure!