Skip to content

Updated documentation with initial user deatils - #193

Open
divyanshumehta wants to merge 1 commit into
berkmancenter:devfrom
divyanshumehta:issue_192
Open

Updated documentation with initial user deatils#193
divyanshumehta wants to merge 1 commit into
berkmancenter:devfrom
divyanshumehta:issue_192

Conversation

@divyanshumehta

Copy link
Copy Markdown
Contributor

Fixed #192

Comment thread README.md Outdated
8. Create database: `rake db:create`
9. Run migrations: `rake db:migrate`
10. Seed database with initial data: `rake db:seed`
This creaete five users with

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Users creation is not the only thing involved in seeding. Can you confirmed once again if we are only adding users or more data?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are adding a lot of data with rake db:seed which includes the data of 3 Locations {Location 1, Location 2, Location 3} and also 14 Nooks {Nice Office 1..Nook 14}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So, can you add these things in the README as well? Or a better thing would be to list test user accounts in different section of README. Whatever seems good to you!

@divyanshumehta

Copy link
Copy Markdown
Contributor Author

@shubhpatel108 what changes should be made to make this PR good enough to be merged

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

Successfully merging this pull request may close these issues.

2 participants