fossasia / open-event-server

The Open Event Organizer Server to Manage Events https://test-api.eventyay.com
https://api.eventyay.com
GNU General Public License v3.0
2.96k stars 1.89k forks source link

Add track and session models. #9109

Open marcoag opened 9 months ago

marcoag commented 9 months ago

Please note this issue can be taken by multiple participants. It will remain open and accessible to all participants until a successful PR is submitted.

WARNING: This is an issue for the new version v3 of the eventyay backend api, make sure you are working with the dev-v3 branch, and that your PRs target that specific branch.

Depends on #9104.

Create the track and session models.

As a guidance you can use the schema from the old database that has been added here. Opening the index.html file will allow you to navigate the tables and their structure.

kisharnath commented 8 months ago

I am wokring on this issue

PaperBoardOfficial commented 8 months ago

@marcoag @hpdang please check the PR https://github.com/fossasia/open-event-server/pull/9118

kisharnath commented 8 months ago

@learner-mohit I was working on this , You can see me .

hpdang commented 8 months ago

Please note this issue can be taken by multiple participants. It will remain open and accessible to all participants until a successful PR is submitted.