itplamen/Balkan-Air
Airline reservation system for online flight booking with administration management and open API.
C#MIT
Issues
- 0
- 0
- 0
- 0
WebFormsMvp library causes the following exception "Databinding methods such as Eval(), XPath(), and Bind() can only be used in the context of a databound control." when editing GridView with nested DropDownList.
#17 opened by itplamen - 0
- 0
Add bearer token authentication and authorization in ASP.NET Web API, so that the Administrator can access the controllers, that require authorization, and can create, update and delete data models.
#15 opened by itplamen - 0
- 0
- 0
Fix bug when selecting expiration date of the credit card, during the final payment.
#10 opened by itplamen - 0
The user must confirm his booked flight via the email, in order to see all travel details.
#11 opened by itplamen - 0
Add booking status.
#13 opened by itplamen - 0
- 0
When there is new flight or news, send notification and/or email only to subscribed users.
#7 opened by itplamen - 0
Account settings must be updated.
#6 opened by itplamen - 0
- 0
Some data services require data validation.
#5 opened by itplamen - 0
Start dates and end dates of the departure and arrival calendars are not well set.
#4 opened by itplamen - 0
- 0
Administrator should force logoff user, for example, if some change to the user's profile requires it.
#2 opened by itplamen - 0
Keep track of user activity by adding LastLogin and LastLogout properties to the user data model.
#1 opened by itplamen