Coder Social home page Coder Social logo

0807-mls-app-web's Introduction

0807-mls-app-web

Dictionary of Music in Switzerland Web Application

This project was generated with Angular CLI version 7.3.4.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

0807-mls-app-web's People

Contributors

flavens avatar subotic avatar kilchenmann avatar

Watchers

 avatar James Cloos avatar

0807-mls-app-web's Issues

Add angular 7 web-app structure

As discussed, it would be good, to have a basic web-app structure.

In the next few days, we should have some data, which can then be used to work further on the app.

Demo App

Today I would like to deploy the App and the Data we have to the production server. The App should have the following features:

  • Homepage with 3 big buttons for the 3 main resource classes (mls:Lemma, mls:Article, mls:Lexicon)
  • Smaller buttons for all the other resource classes
  • After pressing each button, a table with instances of the class should be shown
  • Pressing a record should open the resource viewer and show all properties and all incoming links
  • ListValues should be resolved and shown
  • The properties with links to other resources (outgoing links) should be clickable and open the linked resource in a viewer when clicked
  • The incoming links should be clickable and open the linked resources in a viewer when clicked

It would be probably a good idea to involve André, so that you can divide the work. You could remind him to join the organization on Github. This project has the highest priority at the moment for the DaSCH.

bug: search doesn't work

There's a problem with the search, when the app runs in prod mode.

ERROR Error: Uncaught (in promise): Error: No component factory found for t. Did you add it to @NgModule.entryComponents?
Error: No component factory found for t. Did you add it to @NgModule.entryComponents?

There's a similar issue in knora-ui-playground app. I just compared with the beol app by using the latest knora-ui modules (v7.2.0). I think we have to compare the differences between the both apps. One thing is, that beol has his own search-results component and not the one from @knora/viewer.

I couldn't find more at the moment...

Add runtime application config

Don't use environment for config. Use a json file for storing config.

@flavens This is our default mode of configuration. Maybe it would be a good idea, to document this for the future.

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.