Code Monkey home page Code Monkey logo

toolbox.app's People

Contributors

toolboxplatform avatar zafar-saleem avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

zafar-saleem

toolbox.app's Issues

Add a logo upload feature

As a user and admin, I would like to upload logo of a tool while adding new tool. It should allow employees and admins to select an image from their computer/file system with standard file upload form and input.

Login to toolbox
Click on Add Tool
Fill tool's/service details.
Select a logo image of the tool/service user is adding.

Move redux files to component specific folder

For better architecture, move redux related files and services to component specific folders. Such as actions, reducers etc. Current structure that looks is like below.

src/
|
-->actions/
|
-->components/
|
-->container/
|
-->reducers/
|
-->sagas/
|
-->services/
|
-->store/

New structure should look like below:

src/
|
----> components/
|
------> employees/
|
--------> employeesComponent.js
|
--------> adminActions.js
|
--------> adminReducers.js
|
--------> adminServices.js

Implement registration page

As an organization or individual user, I would like to register to Toolbox TP by providing necessary information about myself or the organization. Implement such registration page that handles registration process.

This also has an open issue on server side which can be found here #11

Migrate to duck pattern

Current implementation of redux need to be migrated to duck pattern for better scalability and maintainability.

Write unit tests for components and services

Currently, there are no unit tests written. For better maintainability and easy to integrate new features into existing codebase it is important to have some unit tests. First explore which testing engines would be better and then write them.

Fix path to `newToolActions`

Fix the path to newToolActions in toolComponent.js file. Currently, once the repository is cloned and started for the first time it shows below error;

Error

Infinite scroll

As an admin I would like to scroll through all employees list on employees list page infinitely. Implement auto-scroll feature to such ability.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.