Angular JS dynamic routing / up to v1.6

  • 진행 현황: Closed
  • 상금: $40
  • 응모작 접수(건수): 2

콘테스트 개요

Hello,

I'm a bit stuck with a project, and I need some help.

Trying to build an Angular.js 1.6 app which gets configuration data from JSON files.

The app will retrieve product data and display it. Each product will have its own folder under /data/
Each product will have a JSON file describing its properties: /data/product1/overview.json

You will need to create the following scenario.

Data files are in these locations:
/data/default.json (only this file can be hardcoded in the app)
/data/v001/overview.json
/data/v001/213041/overview.json
/data/v001/213042/overview.json
/data/v001/213043/overview.json
/data/v001/213044/overview.json

Use ngRoute or UI router, the app needs deeplinking, use $locationProvider.html5Mode(true);
On the home page create links to the four products in /data/v001/overview.json
On each product page create a list of links to each product property found in /data/v001/21304{x}/overview.json
The frontend URLs need to match this pattern: /21304{x}/proterty1code/proterty2code/proterty3code/proterty4code/

NOTE: THE PRODUCTS NEED TO BE DYNAMIC. Only the first json URL can be hardcoded, and the products need to be extendable by changing the overview.json file and adding a subdirectory.

If you need any other details feel free to ask in comments.

추천된 기술

이 콘테스트의 최상위 응모작

다른 응모작

공개 설명 게시판

메시지가 아직 없습니다.

콘테스트를 시작하는 방법

  • 콘테스트를 게시하세요

    콘테스트 등록 신속하고 간편한 절차

  • 응모작 접수

    응모작 접수 세계적인 참가 범위

  • 최우수 응모작 선정

    최우수 응모작 선정 자료 파일의 다운로드(초간단!)

콘테스트 바로 등록 (또는, 즉시 회원 가입!)