Coder Social home page Coder Social logo

mobilizenet / skswebmap Goto Github PK

View Code? Open in Web Editor NEW
4.0 8.0 5.0 20.04 MB

Salmon King Seafood (SKS) Reference App to show some of the features of the WebMAp tool from Mobilize.NET to migrate code from VB6 or WinForms to AspNetCore

Home Page: https://www.mobilize.net/webmap

C# 63.76% TypeScript 7.13% CSS 29.11%
vbmigration vb6 vbtonet webmap mobilizenet csharp aspnetcore dotnet-core sks salmon-king-seafood

skswebmap's Introduction

WebMap - SKS

This repository contains a Winforms demo for sales purpose.

If you want more technical documentation about our webmap product:

Repository Contents

This folder contains the back-end and front-end related to the Salmon King Seafood or SKS demo, a functional demo related to Winforms created by Mobilize.net

How to build

Building locally

If you want to build this project on your development machine, just check that you match this requirements:

NOTE: Your installation of Visual Studio, must include the *ASP.NET and Web Development Feature *

To install this feature open your VS installer and Go to Workloads tab and then turn on ASP.Net and web development as in the following picture: AspWebDevelopment

To build your application just open the SKS\SKS.sln file with VS Studio and select Rebuild. This will install any missing dependencies and trigger the build process.

NOTE: the angular frontend is already built. If you want to build it yourself see the step on Building the Frontend code.

Building the FrontEnd code

To build the frontend code make sure you already have Node.js LTS installed.

Open a terminal at SKS\sks-angular and run:

npm config set "@mobilize:registry" "https://packages.mobilize.net/npm/mobilizenet-npm/"
npm install
npm run build

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.