Skip to content
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

Three examples and TypeScript #12

Closed
jdanylko opened this issue Aug 3, 2021 · 2 comments
Closed

Three examples and TypeScript #12

jdanylko opened this issue Aug 3, 2021 · 2 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@jdanylko
Copy link
Owner

jdanylko commented Aug 3, 2021

Hey everyone,

What better way to start an August month but with new changes to a repository.

It has been a while (pandemics will do that), but I wanted to catch everybody up on the latest changes.

  1. Last night, I merged the TypeScript into the master.

  2. I've created three examples with three approaches:

  • StaticDashboard - The simplest dashboard with static content for non-user dashboards (Razor Pages)
  • UserSpecificDashboard - a user-specific dashboard (ASP.NET 5 MVC)
  • UserDashboard - Another user-specific dashboard (ASP.NET Razor Pages w/ MS Identity).

NOTE: The examples are now using npm and the Task Runner. In Visual Studio, right-click on each packages.json to "Restore Packages" before running. I've tried to include everything in the Task Runner to make it run effortlessly.

  1. In my examples, I'm using TypeScript instead of vanilla JavaScript. While I'm not the best UI designer, these examples are NOT to be packaged into this library. THEY ARE ONLY MEANT AS EXAMPLES. The star of this repository is the Tuxboard.Core and this is what will be packaged and NuGet'ed/distributed.

My plans moving forward with this repository include:

  • Complete the NuGet packaging so it's automated
  • Finish the Wiki documentation
  • Answer any questions
  • (possibly) Create a website for the library using GitHub Pages.

If you have any comments, complaints, (or stars you want to click), please let me know.

JD

@jdanylko jdanylko pinned this issue Aug 3, 2021
@jdanylko jdanylko added documentation Improvements or additions to documentation enhancement New feature or request labels Aug 3, 2021
@jdanylko jdanylko unpinned this issue Aug 3, 2021
@papyr
Copy link

papyr commented Nov 12, 2021

Hello have you seen the new ASP 6 release, do you reckon it would help us, anything we can leverage for tux

@fasteddys
Copy link

Your design is very impressive, is there any explanation around it. I want to get good at it, see if I can contribute some samples. Where do I start, and how to set it up. Can we do a Hospital Management System or Some a HOA or something that would make sense.

@jdanylko jdanylko pinned this issue Jan 26, 2022
@jdanylko jdanylko closed this as completed Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants