# Cora > Safety-first community platform for Orange County residents. Built by locals, for locals. ## Docs - [Enable or Disable Push Notifications for New Reports](https://cora-59c313ca.mintlify.app/account/notifications.md): Get browser push notifications the moment a new report is posted on Cora. Learn how to turn notifications on or off and what to do if your browser blocks them. - [Verify your phone number](https://cora-59c313ca.mintlify.app/account/phone-verification.md): Cora requires a verified phone number before you can submit reports, vote, or comment. OTP flow lives on /pages/verify-phone. - [Create an Account and Sign In to Cora](https://cora-59c313ca.mintlify.app/account/sign-up.md): Set up your free Cora account using email and password or Google, then learn how to log in and recover your password if you forget it. - [Create Plant](https://cora-59c313ca.mintlify.app/api-reference/endpoint/create.md): Creates a new plant in the store - [Delete Plant](https://cora-59c313ca.mintlify.app/api-reference/endpoint/delete.md): Deletes a single plant based on the ID supplied - [Get Plants](https://cora-59c313ca.mintlify.app/api-reference/endpoint/get.md): Returns all plants from the system that the user has access to - [New Plant](https://cora-59c313ca.mintlify.app/api-reference/endpoint/webhook.md): Information about a new plant added to the store - [Introduction](https://cora-59c313ca.mintlify.app/api-reference/introduction.md): Example section for showcasing API endpoints - [Development](https://cora-59c313ca.mintlify.app/development.md): Run the Cora Next.js app from the repository root, and preview this Mintlify documentation site from the docs/ folder. - [Frequently asked questions about using Cora](https://cora-59c313ca.mintlify.app/help/faq.md): Quick answers to common questions about Cora accounts, phone verification, submitting reports, voting, push notifications, and flagging content. - [Troubleshooting common issues on Cora](https://cora-59c313ca.mintlify.app/help/troubleshooting.md): Step-by-step fixes for report submission errors, blocked push notifications, OTP delivery problems, voting issues, map loading failures, and flag errors. - [Cora documentation](https://cora-59c313ca.mintlify.app/index.md): User guides and developer notes for Cora — a safety-first community reporting platform for Orange County. - [Exploring community reports on the Interactive Map](https://cora-59c313ca.mintlify.app/map/overview.md): Browse all community reports as pins on a live Google map. Filter by category or status, search by location, and zoom into pin clusters. - [Quickstart for Cora users](https://cora-59c313ca.mintlify.app/quickstart.md): Create an account, verify your phone, and submit a report — aligned with the current Cora web app. - [Browsing and reading community reports](https://cora-59c313ca.mintlify.app/reports/browsing.md): Learn how to find, open, and read reports submitted by your community on Cora. No account required — browse the feed and map freely. - [Flagging a report for moderation review](https://cora-59c313ca.mintlify.app/reports/flagging.md): How to flag a Cora report that violates community guidelines, a full list of available flag reasons, and what happens after your flag is submitted. - [Submitting a report to the community](https://cora-59c313ca.mintlify.app/reports/submitting.md): Step-by-step guide to creating a community safety report on Cora. Covers sign-in, phone verification, required fields, and what happens after submit. - [Voting on reports and leaving comments](https://cora-59c313ca.mintlify.app/reports/voting-and-comments.md): How to upvote or downvote a report on Cora to signal agreement or skepticism, and how to post a comment to add context to the discussion. - [Technology stack](https://cora-59c313ca.mintlify.app/tech-stack.md): Third-party services and libraries Cora uses, and how each fits into the Next.js application. ## OpenAPI Specs - [openapi](https://cora-59c313ca.mintlify.app/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/Davidc45/Cora) - [Report an issue](mailto:corafyi@gmail.com?subject=Cora%20docs)