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

Ideas for improving the database seeding script #194

Open
jhsu802701 opened this issue Sep 7, 2018 · 0 comments
Open

Ideas for improving the database seeding script #194

jhsu802701 opened this issue Sep 7, 2018 · 0 comments

Comments

@jhsu802701
Copy link
Contributor

jhsu802701 commented Sep 7, 2018

Which ones should I put into a pull request? My ideas:

  1. There is no progress bar for adding the 198 sessions. Instead of showing a progress bar for each individual session (which takes only a few seconds at most), why not instead show a progress bar for the 198 sessions to be added? Out of all the tasks in the database seeding script, adding the 198 sessions takes the longest by far.
  2. The number of sessions to be added is the product of the number of rooms and number of time slots. The 198 sessions take a long time. To save time, can we cut back on the number of rooms and/or number of time slots?
  3. Add a participant with a non-random name. I'd like to have a user with a non-random name so that I don't have to look through the database to see what email I can use for logging in.
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