Add initial project structure and configurations
- Set up project directories including app structure. - Add IntelliJ IDEA project files and configurations. - Implement basic PHP router for request handling. - Provide reference files for features, IPs, and documentation. - Include license and copyright files.
This commit is contained in:
20
refs/batch/featureList.txt
Normal file
20
refs/batch/featureList.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
+-----------------------------------------------------------+
|
||||
| |
|
||||
| Available Features |
|
||||
| |
|
||||
+----+--------------------------+---------------------------+
|
||||
| No | Name | Args |
|
||||
+----+--------------------------+---------------------------+
|
||||
| 1 | Start App | Num of apps, App names |
|
||||
| 2 | Screen Lock | |
|
||||
| 3 | User Login | Username, Password |
|
||||
| 4 | User Logoff | |
|
||||
| 5 | Reboot | |
|
||||
| 6 | Power Down | |
|
||||
| 7 | Text Message | Message |
|
||||
+----+--------------------------+---------------------------+
|
||||
| 8 | Demo Server | DemoToken |
|
||||
| 9 | Demo Client (Fullscreen) | DemoToken, DemoServer |
|
||||
| 10 | Demo Client (Window) | DemoToken, DemoServer |
|
||||
+----+--------------------------+---------------------------+
|
||||
|
||||
Reference in New Issue
Block a user