acmpesuecc/Cab-Booking-Management-Simulation

Validating entries while adding driver profiles

開放

#4 建立於 2021年10月14日

 (3 則留言) (0 個反應) (2 位負責人)C++ (10 個分叉)auto 404
BOUNTY 40+good first issuehacktoberfest

倉庫指標

星標
 (2 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Validate entries while adding driver profiles

In the admin section under manage drivers:- Under add drivers the following can be done: Restricting input of the type of car to the predefined car models and nothing else. Validating phone number entered (should be 10 digits, first digit should be between 6 and 9). Check for repetition of phone numbers. Repeats shouldn't be accepted.

Optional: Add a maximum and minimum limit for the cost per km entry. The maximum and minimum limits must be different for each car model.

Potential Bounty to be gained: Bounty points (apply for every successful PR submission): 40

貢獻者指南