ComputerSocietyVITC / food-reservation-system

This is an API server which can be used by vendors to list their menu items and conduct business in a free flowing manner
0 stars 5 forks source link

[ADD]: Schema addition - Buyers #6

Closed AbhijithGanesh closed 1 year ago

AbhijithGanesh commented 1 year ago

Task

Implement schema as mentioned in the reference for the table Buyers

Refer to the schema file

References:

RahulAhujatoo commented 1 year ago

I would like to take this issue can I proceed?

RahulAhujatoo commented 1 year ago

There are no schemas to start with. Should I create new ones?

AbhijithGanesh commented 1 year ago

@RahulAhujatoo Thats a good call out! I'll create that as a linked issue and assign it to you! You can reference it on your PR

AbhijithGanesh commented 1 year ago

@RahulAhujatoo You can now send in another PR for the Model

RahulAhujatoo commented 1 year ago

Hey, I've added Buyers can you please review!