-
Notifications
You must be signed in to change notification settings - Fork 71
Description
-
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.
-
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"/><connectgate="G$1" pin="*5" pad="8"/> -
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. -
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 -
There should also be some kind of FAQ so that user can have a look before using the app.
-
Also there should be an option regarding asking questions and queries so that user can deal with it.