Skip to content

beyondthelabel/app

Repository files navigation

BeyondTheLabel

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.

About Us

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.


Getting Started

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.

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/beyondthelabel/app.git
  2. Navigate to the project directory:
    cd app
  3. Restore dependencies:
    dotnet restore
  4. Run the application:
    dotnet run
  5. Open your browser and navigate to http://localhost:5000 to view the website.

Open Source

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.


References

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/

Contact Us


License

This project is licensed under the Apache License 2.0. You are free to use, modify, and distribute this project with proper attribution.


Contributions

We are excited to have you report bugs and suggest improvements! To get started:

  1. Fork the repository.
  2. Create a new branch for your bugfix:
    git checkout -b bugfix-name
  3. Commit your changes:
    git commit -m "Description of changes"
  4. Push to your branch:
    git push origin bugfix-name
  5. Open a Pull Request describing the issue and your proposed solution.

Community Guidelines

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.