acmpesuecc / acmpesuecc/Cab-Booking-Management-Simulation

Validating entries while adding driver profiles

Open
#4 3 comments 0 reactions 2 assignees Claimed by @Typeaway14 View on GitHub
BOUNTY 40+ good first issue hacktoberfest
Dominant language
C++
Stars
2
Forks
10
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.