Giter Site home page Giter Site logo

ckruhs / djjb-news-reader Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 4.0 4.05 MB

Angular RSS Feed Reader for news of the German Jiu Jitsu Federation

License: MIT License

TypeScript 20.56% JavaScript 54.47% CSS 16.86% HTML 6.27% SCSS 1.85%
angular typescript rss-reader jiu jitsu angular6 material-design angularmaterial angular-cli news-reader

djjb-news-reader's Introduction

License: MIT follow on Twitter

DJJB News Reader

This is a Progressive Web App to display the News Feed of the German Jiu Jitsu Federation / Deutscher Jiu Jitsu Bund (DJJB) on mobile devices. In addition, the course plan can be viewed and online registrations can be made.

Watch the App live on your mobile device here: https://www.DJJB.de/news-reader

Since the App displays a german speaking RSS Feed, the user interface is displayed in German.

Screenshot

Getting Started

The project was created with Visual Studio Code and the Angular CLI Version 8.2.

These instructions will get you a copy of the project up and running on your local machine for development purposes.

Set up the Development Environment

You need to set up your development environment first. See Angular Getting Started Guide for further information.

Install Node.js® and npm if they are not already on your machine.

Verify that you are running at least Node.js version 10.x or greater and npm version 6.x or greater by running node -v and npm -v in a terminal/console window. Older versions produce errors, but newer versions are fine.

Then install the Angular CLI globally:

npm install -g @angular/cli

Get the Code

Download or clone the repo:

git clone https://github.com/ckruhs/djjb-news-reader.git

To clone the repo, Git must of course be installed on the local computer. To set up Git please see Set Up Git for details.

Install Project dependencies

Install the necessary dependencies from the project root folder:

cd djjb-news-reader
npm install

(This will install the dependencies declared in the package.json file)

Development server

Run the dev server:

ng serve

Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Acknowledgments

The BeCompany news reader tutorial was a good starting point for the project and some code parts were taken over.

License

This project is licensed under the MIT License - see the LICENSE.txt file for details.

DJJB News Reader uses several third-party libraries. More information can be found in THIRD-PARTY-NOTICES.txt.

Contributing

See the Guidelines for Contributing

djjb-news-reader's People

Contributors

ckruhs avatar dependabot[bot] avatar tfoehst avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

djjb-news-reader's Issues

Error with angular universal version 7.3.7

I applied this solution on angular universal version 7.2.0 but I got this error, when run "ng serve":
ERROR in node_modules/@angular/service-worker/service-worker.d.ts(125,55): error TS2304: Cannot find name 'unknown'.

After I commit this line to check, I got this error in compiler run time:

platform.es5.js:102 Uncaught TypeError: Object(...) is not a function
at platform.es5.js:102
at Object../node_modules/@angular/cdk/esm5/platform.es5.js (platform.es5.js:104)
at webpack_require (bootstrap:81)
at Object../node_modules/@angular/cdk/esm5/a11y.es5.js (a11y.es5.js:1)
at webpack_require (bootstrap:81)
at Object../node_modules/@angular/material/esm5/autocomplete.es5.js (autocomplete.es5.js:1)
at webpack_require (bootstrap:81)
at Object../node_modules/@angular/material/esm5/material.es5.js (material.es5.js:1)
at webpack_require (bootstrap:81)
at Object../src/app/app.module.ts (app.component.ts:59)

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.