Skip to content

Repo with challenges related to Web UI Client development

Notifications You must be signed in to change notification settings

programming-skill-tests/front-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Web UI Development challenges

This repo has challenges related to Web UI development using UI frameworks like angular.

Instructions

Solve any 1 challenge with following checklist of instructions

  1. Fork this repo
  2. Develop the features shown in the workflow using angular5 in movie-collection project.
  3. Create unit test cases to all the classes.
  4. Publish the code coverage report in Readme file (in forked repo).
  5. Raise a Pull request to this repo from forked repo.

Pre-requisites

  1. Install Node and npm
  2. Install Json Server
  3. Install angular-cli

Challenge 1

View grid of movies

Page-1

Click on 'Add New', to open movie form.

Page-2

Fill the form and click on 'Save' button. Information is saved and grid view is displayed with latest data. Click on 'Cancel' button to come back to Grid view.

Work flow

Workflow

TODO: Will add more challenges

About

Repo with challenges related to Web UI Client development

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published