Skip to content

The Workflow

Somyajit Chakraborty Sam edited this page Jan 20, 2020 · 1 revision

The portal will be divided into two parts . The frontend and the Backend The Frontend :- The frontend will be simple and created from template . The frontend , there will be a total of three sections .

First Part(Header) -> Company Logo in left corner On the right side -> There will be 4/5 options -> For developer -> Developer Access Login buttons -> A. The Company and B. The Participant C. New User (Sign Up)

Community Link -> There will be links of A. Blog B. Forum/ Discussion C. Facebook D. Twitter

Second Part -> A static Graphical Images / SlideShow of Max 3 Pictures

Third Part -> The body part will be divided into 2 or 3 parts

Part 1: (Optional) A. The Part will be use as New Context/Hiring Clock B. New Notification C. New Contribute Options

Part 2 : There will be some small blocks to start with. As A. New Problems B. Algorithm C. Data Structure D. Java E. Solution F. Etc

Part 3: A. Option to be notified about further new context B. The New Blog/ Tutorial list will up update there C. The New Announcement will up update there

Technology : HTML , vanilla html-css-js template ,

The Backend : The backend is divided into a few parts :- Part 1 ( Transformation of the CODE ): Part 2 (Manage the Coding Platform): This part is to manage the Students/Participant

  1. Maintain the Login / Student log
  2. The problems they submited

Part 3 (Suggest Coding Problems): There will be a Databases with problem set The system will suggest some problem randomly

Part 4 (Check the code): Check the code Compile the code Check For errors in code Compile the code in backend Plagiarism detection via Stanford MOSS Produce/ send back the result to user/student/participant Check for the memory and time used by the programme Compare with actual answer Point -> student

Clone this wiki locally