alptium / airlines

Alptium Airlines
MIT License
0 stars 0 forks source link

Alptium Airlines - Reservation Class #9

Open vasilijajoksimovic opened 6 years ago

vasilijajoksimovic commented 6 years ago

Hi, @lespabrandzulic82 You'll have to do some basic functionalities about making reservation. You can find for example at "Air Serbia" what information is needed for this action, make some basic input/output. Your choise :)

lespabrandzulic82 commented 6 years ago

ok! @vasilijajoksimovic

lespabrandzulic82 commented 6 years ago

@vasilijajoksimovic Please, take a look at Reservation Class. If there is a anything u should add or edit, let me know.

vasilijajoksimovic commented 6 years ago

I think it's ok, you could add some kind of list with reservation, something like storage for your data. If you can't manage till Monday it's ok but that's something all of us should do in code.

ned, 11. mar 2018. 13:29 Branko Spalović notifications@github.com je napisao/la:

@vasilijajoksimovic https://github.com/vasilijajoksimovic Please, take a look at Reservation Class. If there is a anything u should add or edit, let me know.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/alptium/airlines/issues/9#issuecomment-372111707, or mute the thread https://github.com/notifications/unsubscribe-auth/AhcfredGOOgL-25Kq60ZH3wn6uRwtRRtks5tdRiUgaJpZM4SkKzJ .

vasilijajoksimovic commented 6 years ago

@lespabrandzulic82 I thought maybe you could add name and surname or just surname. Completely forgotten. We could also find out the way we could get some kind of reservation number each time we make a reservation, so we could use it for my reservation, to complete it with some details. I believe we can't do this without DB. We could make a list as I mentioned in previous comment but not sure about the functionality...

lespabrandzulic82 commented 6 years ago

@vasilijajoksimovic ok, I will add name and surname and I will try to see how to add list for reservation number.

vasilijajoksimovic commented 6 years ago

@lespabrandzulic82 I haven't done that either but that's something we could try.