Welcome to the official repository for BeyondTheLabel, an organization dedicated to providing consulting and speech pathology services. Founded by Jada Augustine, BeyondTheLabel is committed to fostering growth, inclusivity, and empowerment through innovative and impactful solutions.
BeyondTheLabel specializes in:
- Consulting Services: Providing expert guidance to organizations and individuals to achieve their goals.
- Speech Pathology: Delivering tailored therapy and support to individuals of all ages, ensuring communication success and personal growth.
We believe in making a meaningful impact by bridging gaps in education, therapy, and community engagement.
This repository hosts the open-source code for the BeyondTheLabel website, a .NET Blazor WebAssembly (WASM) application. Feel free to explore and report bugs, but feature development is restricted to the main developer.
- .NET SDK
- A modern browser for testing
- Clone the repository:
git clone https://github.com/beyondthelabel/app.git
- Navigate to the project directory:
cd app
- Restore dependencies:
dotnet restore
- Run the application:
dotnet run
- Open your browser and navigate to
http://localhost:5000
to view the website.
BeyondTheLabel is an open-source initiative. While anyone can report bugs and submit pull requests, all contributions are subject to review and approval by the lead developer, ucrengineer. Feature development and direct code modifications are handled solely by ucrengineer.
https://learn.microsoft.com/en-us/aspnet/core/blazor/host-and-deploy/webassembly?view=aspnetcore-9.0
https://ilovedotnet.org/blogs/blazor-wasm-publishing-to-github-pages/
- Email: beyondthelabellosangeles@gmail.com
- Schedule a Consultation: Calendly
This project is licensed under the Apache License 2.0. You are free to use, modify, and distribute this project with proper attribution.
We are excited to have you report bugs and suggest improvements! To get started:
- Fork the repository.
- Create a new branch for your bugfix:
git checkout -b bugfix-name
- Commit your changes:
git commit -m "Description of changes"
- Push to your branch:
git push origin bugfix-name
- Open a Pull Request describing the issue and your proposed solution.
Please adhere to our Code of Conduct when contributing to this project. We aim to maintain an inclusive and respectful community.
Thank you for supporting BeyondTheLabel! Created and maintained by ucrengineer.