samlatavares / frontend-flexbox-gchart

Project made with C# backend and HTML, CSS Frontend. There is a simple example of a page using Flexbox and containing a GChart example.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

frontend-flexbox-gchart

English | Português

Screenshot of the page.

Used Tools

  • .NET Core
  • C#
  • HTML
  • Javascript
  • CSS
  • Flexbox
  • GChart
  • MVC

What is this project?

This project is an example of a page that uses Flexbox and contains an example of GChart using. The data shown on the graph is generated randomly.

How to run the project?

This project was made as a .NET Core application, so you will need:

  • Install .Net Core SDK on your computer.
  • Install Visual Studio or Visual Studio Code.

Notes

  • The view "Atendimento" contains all HTML/CSS code and also have Javascript methods that were made to draw the gchart and fill a grid.
  • Both with data that came from a controller method. This method generates 10 random items.

Thank you!

  • Thank you for checking this repository!

About

Project made with C# backend and HTML, CSS Frontend. There is a simple example of a page using Flexbox and containing a GChart example.


Languages

Language:HTML 51.8%Language:C# 36.6%Language:CSS 9.9%Language:JavaScript 1.7%