Full Stack Developer v1
Full Stack Developer v1
Full Stack Developer v1
Create a component "WidgetOrderStats" accepts the data and display all the
stats. Use this component in the application.
1
Crypton Tech (P) Ltd.
Create a server node js application "CourseServer" and return the data of the
courses. App should use the data from server and display it
4. Simple Calc
Create a node js command-line program "Calc" which accepts a question as
string eg "What is 5 plus 7?". This program parses the question and calculate
the result and print it eg: "5 plus 7 is 12".
Program should support for add, subtract, multiply and divide operations.
2
Crypton Tech (P) Ltd.
• GET /users - Used to return list of the users which information like "id,
name, createdOn, gender, dob, city, state, pincode, modifiedOn"
7. Responsive transactions
Create a responsive application "TransactionsApp" using typescript/scss.
App shows transactions list similar to design "transactions@2x.jpg".