Skip to content

Eck/coursera_react-budget-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corsera - React/Redux Budget App

This repo contains the final Budget Allocation project for the Developing Front-End Apps with React course at Corsera. It's course four of the twelve course series in the IBM Full Stack Software Developer Professional Certificate. It breaks down the UI into React Components and manages state with the Context API. It makes use of actions, reducers, and the dispatch function to perform the various tasks of the application.

My Course Certificate

Final Project: Scenario

You have just joined RKL Insurance company's IT department as a front-end engineer. The company wants you to create an application front end which will allow them to plan for budgeting expenses for various departments. The person that worked in this position before has completed the code but has not paid attention to some of the features that were specifically asked for. You are now entrusted with this responsibility and you are expected to deliver the project within expected timeline.

This is the final project for this course and has several steps that you must complete. You will be building on the Budget allocation application you built using react in the practice project.

In this project, you will be given tasks to complete and render them into your budget allocation app. The completed Budget Allocation application page should look like the image below: Screenshot of what the final project should look like.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.0%
  • CSS 11.7%
  • HTML 8.3%