Skip to content

PYTHON-4095, PYTHON-4096, PYTHON-4098: Rewrite READMEs to be more approachable for first-time users #12

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

Merged
merged 22 commits into from
Jan 10, 2024

Conversation

Jibola
Copy link
Collaborator

@Jibola Jibola commented Jan 8, 2024

Universal Changes

  • Changed Authorisation -> Authorization as well as updated language around distinguishing logged in and superuser
  • Added more cautionary information about changing passwords

README.md Changes

  • Added Requirements
  • Added QuickStart
  • Added URL Information

docs/getting-started.md Changes

  • Changed title to be Building a Generated App instead of Getting Started

@Jibola Jibola requested review from a team, ShaneHarvey and NoahStapp and removed request for a team and ShaneHarvey January 8, 2024 20:22
@Jibola Jibola changed the title [Task]: README.md refactor for first-time users [Task]: README.md rewrite for first-time users Jan 8, 2024
Copy link
Collaborator

@NoahStapp NoahStapp left a comment

Choose a reason for hiding this comment

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

Much-needed clarifications, thanks Jib! Minor wording edits, I'll do a fresh install and run-through of this guide tomorrow to see if anything major sticks out.

@Jibola Jibola changed the title [Task]: README.md rewrite for first-time users [Task]: Rewrite READMEs to be more approachable for first-time users Jan 9, 2024
Copy link
Collaborator

@NoahStapp NoahStapp left a comment

Choose a reason for hiding this comment

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

One final nitpick 😄

README.md Outdated

### Dashboard Login
For those that want to dive in and play around with the generated code, here's quick start guide on how to do it. It is advised, though, once you have run through generating this app the first time, that you circle back and check out the more fleshed out [Building a Generated App](./docs/getting-started.md) section.
Copy link
Collaborator

Choose a reason for hiding this comment

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

"here's quick start guide" -> "here's a quick start guide"

README.md Outdated
- Flower: Admin tool of Celery Tasks -- http://localhost:5555
- Traefik UI to see how routes are being handled by the proxy: http://localhost:8090

See [Building a Generated App](./docs/getting-started.md) for images of what some of these pages will look like and to understand the configuration details better.
Copy link
Collaborator

Choose a reason for hiding this comment

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

^^

@Jibola Jibola requested a review from NoahStapp January 10, 2024 14:05
@Jibola Jibola changed the title [Task]: Rewrite READMEs to be more approachable for first-time users PYTHON-4095: Rewrite READMEs to be more approachable for first-time users Jan 10, 2024
@Jibola Jibola changed the title PYTHON-4095: Rewrite READMEs to be more approachable for first-time users PYTHON-4095, PYTHON-4096, PYTHON-4098: Rewrite READMEs to be more approachable for first-time users Jan 10, 2024
Copy link
Collaborator

@NoahStapp NoahStapp left a comment

Choose a reason for hiding this comment

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

Minor consistency edits, then all good to go!

@Jibola Jibola merged commit 31b16ba into mongodb-labs:main Jan 10, 2024
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