Skip to content

Some Environments and Code improvements. #46

@SanyamPunia

Description

@SanyamPunia
  1. There should be some kind of environment with which the app is supported by Windows and Mac itself or there should be inbuilt or some settings should be send that could be installed while running the application.

  2. At line 298 and below there should not be asterisk as in the given code it is :
    <connect gate="G$1" pin="*10" pad="13"/> <connectgate="G$1" pin="*11"pad="14"/> <connectgate="G$1" pin="*3"pad="6"/> <connect gate="G$1" pin="*5" pad="8"/>

  3. Also the connect value should also get regulated time to time so that MAP API should not crash.
    This can be done by having a "For Loop" by iterating through each Pin and Pad.

  4. The following dependencies are now deprecated and have to be updated in order to get a real time
    working application:
    a) Constantinople
    b) Hoek
    c) Node-Uuid

  5. There should also be some kind of FAQ so that user can have a look before using the app.

  6. Also there should be an option regarding asking questions and queries so that user can deal with it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions