Skip to content

Repository files navigation

Team man

Build Status Coverage Status

​A ​simple frontend ​only ​team-member ​management ​application in reactjs built using redux, react-hook-form and mantine ui. The app has 3 pages:

  • list page: where all team members will be listed
  • add page: where new team member can be added
  • edit page: where existing team member details can be modified

list-page add-page edit-page

Usage

  • First run npm i to setup required dependencies.
  • Then run npm run start:dev or npm run start:prod. This will compile and concat ES6 js file and start static serving server for the app.

The code is written in simplest way without much bloat so that even begineers can easily understand. This might not probably be the best structure/organization of files for large projects but could possibly help begineers of react and redux to get started without much searching and referring multiple tutorials.

Thanks to

Development

Questions, problems or suggestions? Please post them on the issue tracker.

You can contribute changes by forking the project and submitting a pull request. Feel free to contribute 😍

UNDER MIT LICENSE

The MIT License (MIT)

Copyright (c) 2017 Amal Francis

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

​A ​simple frontend ​only ​team-member ​management ​application written in React

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages