Skip to content

madhurisandbhor/ApplicationPortfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application Portfolio

This project was bootstrapped with Create React App.

Live Demo

Open Application Portfolio

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

About app

This is a single page web application where the users are able to manage their portfolio of applications with the next use cases.

  • User should be able to see the list of applications
  • User should be able to see how many application it has in one glance
  • User should be able to filter the applications by name
  • User should be able to know how many versions has each application
  • User should be able to create a new application
  • User should be able to delete an existing application
  • User should be able to navigate to the details view of each application
  • In the details view, user should be able to see the list of versions
    • current version should be remarked
    • version date is render is this format: YYYY-MM-DD (e.g 2019-06-22)
  • In the details view, user should be able to create a new version
  • In the details view, user should be able to delete an existing version

Frontend Tech:

  1. React JS (v16.8)
  2. Material UI
  3. SASS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published