Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Unique/Static) Usernames #8

Open
MrRacoon opened this issue Jul 18, 2014 · 1 comment
Open

(Unique/Static) Usernames #8

MrRacoon opened this issue Jul 18, 2014 · 1 comment

Comments

@MrRacoon
Copy link

The team would like to have Unique usernames for each rider and have some static riders inserted into the database.

Unique names can be achieved with (ap/pre)pending rider_id's to names

Static people can be generated using the initialization procedure.

Also, It was mentioned that reversing the signup procedures input outputs could make more sense. Instead of receiving a rider_id and creating a random name entry, take a name and create a rider with a unique number and return it.

@MrRacoon
Copy link
Author

Procedures have been added for the creation of riders in a more controlled manner. You can either sign up riders by giving the id, the name, or nothing, and recieve the rider_id back as a result.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant