Skip to content

sunilbarakoti/Material-UI-Version-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo:

This project was created with Create React App.

Instructions to run the project:

  1. Install latest version of Node.js (https://nodejs.org/en/download/).
  2. Go to you terminal.
  3. Go to the project directory and run 'npm install' command.
  4. Once the command is executed run 'npm start'.
  5. After the sucessful build project will be opened on your default browser(http://localhost:3000).

Note:Preferable browser to use is Google Chrome.

Available Scripts

In the project directory, you can run:

npm install

Installs all the package required for the project.

npm start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

App Usage Instructions:

  1. On Clicking the ellipsis of Action Column, option for editing the row will appear.
  2. Clicking the delete Icon will delete the particular row.
  3. On Click of Edit Icon, you will get an option to edit the entire row and Tick icon will appear instead of epllipsis.Click on the Tick icon after the edit is complete.
  4. Entering value in any field will make Add button active which is by default Inactive.
  5. After entering the value and clicking the add button the data will be added at the top.
  6. You can click on the Releases status(IN PROGRESS,UNRELEASED,RELEASED) to filter out the particular status type.

Packages Used:

  • material-ui, react-bootstrap,react-moment,react-router-dom,formik -For more details about version you can go to package.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published