Giter Site home page Giter Site logo

solidsoft-lda / demoquestionlistapacheroyale Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 20 KB

Simple Demo App using Apache Royale for FrontEnd and .NET 7 + SQL Server for BackEnd

License: MIT License

C# 55.00% ActionScript 14.73% HTML 4.79% CSS 9.49% TSQL 15.99%

demoquestionlistapacheroyale's Introduction

Purpose

This is a small sample but also complete that shows how to use Apache Royale (compiles to JS) for frontend + .NET 7 for backend + SQL Server for database.

Comunications

Frontend <> Backend => Using HTTP Methods for RESTful Services (alternative: RPC) Backend <> Database => LINQ to SQL Server

Features

  • Loading screen with a CSS animation while checking the server status (after that, there is a automatically check every 20 seconds)
  • List of questions (top 10 with offset of 10)
  • Possibility to load the next 10 and share the list by e-mail
  • There is also a search text box to filter the list
  • The App accepts a parameter FILTER (if is omissed, than the list get the focus, if the parameters exists without value, the search text box get focus and if have value, the list is automatically filtered)
  • When the user select an item from the list (or pass the id by App parameter), then the App navigates to a new screen with the question full detail with a grid of choices and votes
  • There is also the possibility to navigate back from the details or share the the details page by e-mail

Compile from the source code

  • You can recreate the database with a small test data (just run the ScripDB.sql) and the database, tables and data will be created
  • About the backend, you need VS 2022 with .NET 7
  • About the frontend, you need VS Code (or ANT if it's your way) + Apache Royale SDK

License

  • This library is MIT licensed
  • Feel free to use it in any way you wish

demoquestionlistapacheroyale's People

Contributors

solidsoft-lda avatar

Watchers

 avatar

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.