-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hello KWOC Participants.
I hope you have explored the project.
Let me help you with more information.
First of all, the project tech stack is completely based on ReactJS and we are using JQuery Plugin.
Codebase Structure.
The project has the following important directories as of now.
-
commands ( Changes and additions needed here)
- basic.js : It consists of basic commands used in Linux
- files.js: It provides a layer of control to the
lib/fs.jsand returns an object of functions. - index.js : It returns basic.js and files.js to
components/terminal.jsx
-
components ( Completed Implementation)
- this implements the terminal component on the browser using reactref.
- No changes required in this. -
css
- general css implementation. -
lib( Changes and additions needed here)
- fs.js: This is the implementation of the whole file system. - Tricks: We are using an array for the implementation of the File System. And also we are using the LODASH library to implement the operations. 😊
has12zen
Metadata
Metadata
Assignees
Labels
No labels