Mern Stack Development Training by Experts

;

Our Training Process

Mern Stack Development - Syllabus, Fees & Duration

Module 1: Introduction to React

  • What is React?
  • Why React?
  • React version history
  • React 16 vs React 15
  • Just React – Hello World
  • Using create-react-app
  • Anatomy of react project
  • Running the app
  • Debugging first react app

Module 2: Templating using JSX

  • Working with React. create Element
  • Expressions
  • Using logical operators
  • Specifying attributes
  • Specifying children
  • Fragments

Module 3: About Components

  • Significance of component architecture
  • Types of components
  • Functional
  • Class based
  • Pure
  • Component Composition

Module 4: Working with state and props

  • What is state and it significance
  • Read state and set state
  • Passing data to component using props
  • Validating props using prop Types
  • Supplying default values to props using default Props

Module 5: Rendering lists

  • Using react key prop
  • Using map function to iterate on arrays to generate elements

Module 6: Event handling in React

  • Understanding React event system
  • Understanding Synthetic event
  • Passing arguments to event handlers

Module 7: Understanding component lifecycle and  handling errors

  • Understand the lifecycle methods
  • Handle errors using error boundaries

Module 8: Working with forms

  • Controlled components
  • Uncontrolled components
  • Understand the significance to default Value prop
  • Using react ref prop to get access to DOM element

Module 9: Context

  • What is context
  • When to use context
  • Create Context
  • Context Provider
  • Context Consumer
  • Reading context in class

Module 10: Code-Splitting

  • What is code splitting
  • Why do you need code splitting
  • React lazy
  • Suspense
  • Route-based code splitting

Module 11: hooks

  • What are hooks
  • Why do you need hooks
  • Different types of hooks
  • Using state and effect hooks
  • Rules of hooks

Module 12: Routing with react router

  • Setting up react router
  • Understand routing in single page applications
  • Working with Browser Router and Hash Router components
  • Configuring route with Route component
  • Using Switch component to define routing rules
  • Making routes dynamic using route params
  • Working with nested routes
  • Navigating to pages using Link and NavLink component
  • Redirect routes using Redirect Component
  • Using Prompt component to get consent of user for navigation
  • Path less Route to handle failed matches

Module 13: Just Redux

  • What is redux
  • Why redux
  • Redux principles
  • Install and setup redux
  • Creating actions, reducer and store

Module 14: Immutable.js

  • What is Immutable.js?
  • Immutable collections
  • Lists
  • Maps
  • Sets

Module 15: React Redux

  • What is React Redux
  • Why React Redux
  • Install and setup
  • Presentational vs Container components
  • Understand high order component
  • Understanding map State To Props and map Dispatch To Props usage

Module 16: Redux middleware

  • Why redux middleware
  • Available redux middleware choices
  • What is redux saga
  • Install and setup redux saga
  • Working with Saga helpers
  • Sagas vs promises

Module 17: Unit Testing

  • Understand the significance of unit testing
  • Understand unit testing jargon and tools
  • Unit testing react components with Jest
  • Unit testing react components with enzyme

Module 18: Web pack Primer

  • What is web pack
  • Why web pack
  • Install and setup web pack
  • Working with web pack configuration file
  • Working with loaders
  • Working with plugins
  • Setting up Hot Module Replacement

Module 19: Isomorphic React

  • What is server-side rendering (SSR)?
  • Why SSR
  • Working with render To String and render To Static Markup methods

Download Syllabus - React JS
This syllabus is not final and can be customized as per needs/updates
IT Courses / Internship

Module 1: Introduction to Node.js

  • What is Node.js
  • Features of Node.js
  • Concept
  • Where to fit and not fit
  • Event-Driven programming style
  • What is Asynchronous

Module 2: Installation / Setup

  • Local environment setup
  • Node.js runtime
  • Download source code
  • Installation on OS
  • Verify

Module 3: Node Package Manager

  • Install module by NPM
  • Global vs Local setup
  • Update Module
  • CRUD Module

Module 4: Express Framework

  • What is Express
  • Setup Express
  • Request And Response
  • Handling Routes
  • Route Middleware
  • Objects
  • Cookies Management
  • File upload
  • HTTP methods

Module 5: Buffers and Streams

  • What is buffers and Streams
  • Benefit of Streams over buffers
  • Create / Write / Read operation on Buffers
  • Process on Buffers
  • Read / Write data by Streams
  • Pipeline
  • Chaining Stream

Module 7: REST API

  • RESTful Architecture
  • HTTP URI and Methods
  • RESTful web services
  • Expose solution as API
  • Best practice for REST API solution

Module 8: Callback

  • What is Callback
  • Benefit of Callback
  • Asynchronous communications
  • Block and Non-Blocking
  • Standard Callback pattern
  • Async Flow control Library
  • Executing in parallel

Module 9: Events

  • What is Events
  • Events types
  • Event Emitter API
  • Multiple event listeners
  • Event emitter pattern
  • Class methods
  • Event Loop
  • Blocking Event Loop
  • Escaping Event Loop

Module 10: Connecting with Database

  • Introduction of MySQL
  • Connect with MySQL
  • Introduction of MongoDB
  • Features of MongoDB
  • Connect with MongoDB
  • Defining a schema
  • Defining a Model

Module 11: External Processes and Services

  • What is processes
  • Spawning Child process
  • Create and kill processes
  • Building with HTTP Severs
  • HTTP requests
  • Secure HTTP Server

Module 12: External Processes and Services

  • Using Test Runner
  • Using Assertion Testing Module
  • Built-in Debugger
  • Console log
  • Node Inspector

Download Syllabus - Node JS
This syllabus is not final and can be customized as per needs/updates
IT Courses / Internship

Module 1 : INTRODUCTION EXPRESS JS

  • The model-view-controller pattern
  • Defining Jade templates
  • Configuring Express
  • Postman configuration
  • Using REST
  • JSON Data
  • Reading POST data
  • CRUD operations
  • Adding middleware

Module 2 : EXPRESS JS WITH MONGODB AND SQLITE

  • Connecting to RDBMS and Mongodb databases
  • Performing CRUD operations
  • Module 3 : SOCKET.IO, THE FRONT-END, AND A CHAT APP

    • Getting Started
    • Adding Socket.io To Your App
    • Exploring The Front-end
    • Sending Live Data Back & Forth
    • Creating The Front-end UI
    • Showing Messages In App
    • Working With Time
    • Timestamps
    • Show Message Time In Chat App
    • Chat application Project

    Module 4 : INTRODUCTION TO TASK MANAGERS WITH UNIT TESTING

    • Working with gulp
    • Working with grunt
    • Working with unit and E2E testing

    Module 5: LEARNING EXPRESS ROUTES

    • starting a server
    • Writing your first route
    • Sending a response
    • Macthing route paths
    • Getting a single expression
    • Setting status codes
    • Macthing longer paths
    • Other HTTP methods

    Download Syllabus - Express JS
    This syllabus is not final and can be customized as per needs/updates
    IT Courses / Internship

    Module 1: Introduction to NoSQL

    • What Is NoSQL?
    • Why NoSQL databases are required
    • Types of NoSQL Database
    • NoSQL vs SQL Comparison
    • ACID & BASE Property
    • CAP Theorem
    • Benefits of NoSQL databases
    • Installation
    • Start and Stop the MongoDB process

    Module 2: MongoDB Architecture

    • Document, Collection, Databases
    • JSON and BSON
    • Storage Engines
    • Read Path
    • Journaling
    • Write Path
    • Working Set
    • Capped Collection
    • Oplog collection
    • TTL Index
    • GridFS

    Module 3: CRUD Operations

    • MongoDB Data Types
    • Inserting, Update, Deleting the documents
    • Querying the documents
    • Bulk insert operation
    • Updating multiple document
    • Limiting documents
    • Filtering documents

    Module 4: Schema Design and Data modeling

    • Dynamic Schema
    • What is Data modeling?
    • RDBMS and MongoDB Data modeling difference
    • Embedding Document
    • Reference Document

    Module 5: Indexes

    • Index concepts in MongoDB
    • Types of indexes
    • Indexes and its use cases
    • Creating Indexes
    • Managing Indexes
    • Index strategies

    Module 6: Database Administration in MongoDB

    • Database status
    • Troubleshooting issues
    • Current Operations
    • Rotating log files
    • Users and Roles
    • Copy and Clone database
    • DB and Collection Stats
    • Explain plan
    • Profiling
    • Changing configuration files
    • Upgrading the database

    Module 7: MongoDB: Backup and Security

    • Concept of backups
    • mongoexport/mongoimport
    • mongodump/mongorestore
    • Oplog backups
    • LVM Backups
    • Backups using MMS/Ops Manager
    • Purpose of security
    • Authentication and authorization
    • Role based access control

    Module 8: Replication in MongoDB

    • Concept of replication
    • ReplicaSet member roles
    • Voting and Electing primary
    • Role of Oplog in replication
    • Read and Write Concern
    • Arbiter,Hidden and Delayed replica node
    • Priority settings
    • Replicaset nodes health check
    • Concept of resyncing the nodes
    • Rollbacks during failover
    • Keyfile authentication

    Module 9: MongoDB Scalability

    • Concept of Scalability
    • Sharding concept
    • Shardkey and Chunks
    • Choosing shardkey
    • Sharding components
    • Types of Sharding
    • Balanced data distribution
    • Sharded and Non-sharded collection
    • Sharded Replicaset
    • Tag aware sharding

    Module 10: MongoDB Monitoring and Other Tools

    • MMS Manager
    • Ops Manager
    • Mongo utility commands
    • Mongo developer tools
    • MongoDB Atlas
    • MongoDB client drivers

    Download Syllabus - MongoDB
    This syllabus is not final and can be customized as per needs/updates
    IT Courses / Internship
     
    10000+
    20+
    50+
    25+

    Mern Stack Development Jobs in Manama

    Enjoy the demand

    Find jobs related to Mern Stack Development in search engines (Google, Bing, Yahoo) and recruitment websites (monsterindia, placementindia, naukri, jobsNEAR.in, indeed.co.in, shine.com etc.) based in Manama, chennai and europe countries. You can find many jobs for freshers related to the job positions in Manama.

    • mern stack developer
    • mern stack
    • mern stack programmer
    • reach js developer
    • node js developer
    • express js developer
    • mern stack expert
    • mern stack fresher
    • full stack developer
    • mongo db

    Mern Stack Development Internship/Course Details

    Mern Stack Development internship jobs in Manama
    Mern Stack Development Complete, updated list. It is nice for creating traffic on your website. Use Express, a lightweight HTTP server framework developed on top of Node. All the info is kept in JSON format, i. It will store complicated structures easily, fetch the data more accurately. Actually, React has been formed to arrange the development, maintenance and updating of the UI with the goal of assisting the development groups operating on projects of average and extremely difficult. The training costs for developers are usually high, but when it comes to Node. Thus the basic syntax and specifications are of JavaScript only. You will learn how to build applications backed by MongoDB and gain in-depth knowledge of REST APIs, implement testing, build applications the usage of microservices architecture, and write a real-time chat software using Socket IO. It supports replication; if the primary server goes down during a transaction, then the secondary server handles the transaction without human interaction.

    Meet a Few of our Industry Experts 🚀 Your Pathway to IT Career

    Pavithra

    Mobile: +91 8301010866
    Location: Andhra Pradesh, Online (Manama)
    Qualification: Btech(computer science)

    Experience: python java html php and sql I'm currently working as a data engineer   more..

    Asha

    Mobile: +91 91884 77559
    Location: Telangana, Online (Manama)
    Qualification: B tech

    Experience: Regression testing functional testing Sanity testing UI testing core java selenium webdriver basics  more..

    Bhavin

    Mobile: +91 91884 77559
    Location: Gujarat, Online (Manama)
    Qualification: BCA

    Experience: I have 2 5 working experience in flutter  more..

    Mohd

    Mobile: +91 89210 61945
    Location: Gorakhpur, Online (Manama)
    Qualification: B-TECH

    Experience: Right now I am working as a Web & graphic designer having more than 1 year of experience 1 Intermediate  more..

    priyanka

    Mobile: +91 98474 90866
    Location: Noida, Online (Manama)
    Qualification: Btech

    Experience: Having 3 years of experience in manual testing and Accessibility testing | Resume for   more..

    Greeshma

    Mobile: +91 9895490866
    Location: Kerala, Online (Manama)
    Qualification: MCA

    Experience: Manual testing Automation Testing Jira Selenium Mantis BT TestNg Junit Cucumber SQL Vega Postman Jmeter Xampp Wordpress   more..

    KRISHNANAND

    Mobile: +91 9446600368
    Location: Madhya Pradesh, Online (Manama)
    Qualification: B.com 2nd year pursuing

    Experience: Information security penetration testing cyber security |   more..

    Roshily

    Mobile: +91 8301010866
    Location: Kerala, Online (Manama)
    Qualification: B-tech in Information Technology

    Experience: 5+ years of experience in HTML CSS and JavaScript I am currently working as a WordPress developer   more..

    Tarun

    Mobile: +91 91884 77559
    Location: Himachal Pradesh, Online (Manama)
    Qualification: Btech CSE

    Experience: Manual automation and API testing |   more..

    SriDevi

    Mobile: +91 98474 90866
    Location: Karnataka, Online (Manama)
    Qualification: M.C.A.,

    Experience: Working as a RPA Developer Worked as a net developer for 6 months Worked as a Faculty for 5 years  more..

    Pushvinder

    Mobile: +91 91884 77559
    Location: Chandigarh, Online (Manama)
    Qualification: B.Tech

    Experience: I have 5 years of experience I have worked on 10+ cross platform projects and have knowledge of dart flutter  more..

    Amal

    Mobile: +91 91884 77559
    Location: Kerala, Online (Manama)
    Qualification: B tech

    Experience: I has done a full stack developement with AWS course from it vedant Bangalore and during my course I have  more..

    Prakhar

    Mobile: +91 98474 90866
    Location: Jaipur, Online (Manama)
    Qualification: PhD

    Experience: AI ML developer NGS data analyst Journal Reviewer | Resume for   more..

    Manjunath

    Mobile: +91 98474 90866
    Location: Karnataka, Online (Manama)
    Qualification: Graduate

    Experience: I have knowledge about python data structures writing test cases and test scenarios creating test frameworks using pytest framework SQL  more..

    Zakir

    Mobile: +91 89210 61945
    Location: Maharashtra, Online (Manama)
    Qualification: BSC IT

    Experience: With over 2+ years of experience developing applications for international clients in Card and Payments domain I believe I would  more..

    Suresh

    Mobile: +91 9446600368
    Location: Tamil Nadu, Online (Manama)
    Qualification: M.sc Cyber Security

    Experience: My name is Suresh and I am a recent graduate with an M Sc in Cyber Security from Bharathiar University  more..

    Shuhaib

    Mobile: +91 98474 90866
    Location: Kerala, Online (Manama)
    Qualification: Btech

    Experience: Proficiency in Flutter framework and Dart programming language demonstrated through successful projects Strong Understanding of Bloc state management and clean  more..

    Prashant

    Mobile: +91 8301010866
    Location: Gujarat, Online (Manama)
    Qualification: B.tech computer engineering

    Experience: Web development HTML CSS BOOTSTRAP JAVASCRIPT  more..

    Aradhana

    Mobile: +91 9446600368
    Location: Maharashtra, Online (Manama)
    Qualification: M.Sc

    Experience: Html css bootstrap wordpress  more..

    Pooja

    Mobile: +91 89210 61945
    Location: Kerala, Online (Manama)
    Qualification: MSc., B. Ed.

    Experience: Experienced educator with expertise in curriculum design academic management and technology integration   more..

    Yeswanth

    Mobile: +91 98474 90866
    Location: Andhra Pradesh, Online (Manama)
    Qualification: B tech

    Experience: Iam beginner of python skills  more..

    Varsha

    Mobile: +91 9446600368
    Location: Maharashtra, Online (Manama)
    Qualification: BE computer

    Experience: Manual testing web application desktop application testing   more..

    Bhawna

    Mobile: +91 9895490866
    Location: Uttar Pradesh, Online (Manama)
    Qualification: Mca

    Experience: I have knowledge of c c++ html core python & testing I have 1 year experience in data analyst at  more..

    Saloni

    Mobile: +91 9895490866
    Location: Delhi, Online (Manama)
    Qualification: B.el.ed and M.A. in English

    Experience: I have worked as a CBSE teacher in a government school( third party pay roll) I am well versed with  more..

    Vijitha

    Mobile: +91 9895490866
    Location: thrissur, Online (Manama)
    Qualification: btech

    Experience: python development django frame workApplication for Python Django  more..

    Praneeth

    Mobile: +91 98474 90866
    Location: Telangana, Online (Manama)
    Qualification: Btech

    Experience: I have skills in html css python sql bashscript aws devops jenkins ansible git github docker kubernetes terrafrom  more..

    Sahil

    Mobile: +91 89210 61945
    Location: Maharashtra, Online (Manama)
    Qualification: 3rd Year

    Experience: I have been a versatile cross platform mobile application developer from past year and develop some greate project |   more..

    Sakshi

    Mobile: +91 8301010866
    Location: Lucknow, Online (Manama)
    Qualification: Btech

    Experience: WordPress php html css JS MySQL 5 yoe   more..

    CHANDAN

    Mobile: +91 98474 90866
    Location: Delhi, Online (Manama)
    Qualification: MCA

    Experience: I am a highly motivated computer application post-graduate with a strong foundation in programming and software development During my academic  more..

    Durairaj

    Mobile: +91 98474 90866
    Location: Puducherry, Online (Manama)
    Qualification: Graduationship

    Experience: My name is Durairaj a Design Engineer with a strong background in mechanical engineering with 1 8 yrs experience and  more..

    Himanshu

    Mobile: +91 98474 90866
    Location: Maharashtra, Online (Manama)
    Qualification: Mcm

    Experience: Graphic designer Motion graphic designer Video editing Website developer APP DEVELOPER  more..

    Deepa

    Mobile: +91 8301010866
    Location: Tamil Nadu, Online (Manama)
    Qualification: MCA

    Experience: I am Deepa Ganesh from Chennai I am into Quality Assurance & Testing with 10yrs experience Started my career as  more..

    Raheen

    Mobile: +91 8301010866
    Location: Karnataka, Online (Manama)
    Qualification: BE

    Experience: I have 1 3 yrs of experience as Software Engineer worked mainly in python domain and its frameworks like flask  more..

    sasikumar

    Mobile: +91 9895490866
    Location: Tamil Nadu, Online (Manama)
    Qualification: Mca

    Experience: Skills -Dart OOPS Provider Firebase GitHub Experience - I have around 2 years experience in flutter software developer   more..

    MEERALAKSHMI

    Mobile: +91 91884 77559
    Location: Ernakulam, Online (Manama)
    Qualification: Btech

    Experience: Programming languages like C java python coding skills Mysql DBMs Data structure and algorithms SDLC  more..

    Pawan

    Mobile: +91 8301010866
    Location: Allahabad, Online (Manama)
    Qualification: BCA

    Experience: Python full stack web developer and freshersApplication for Python Django  more..

    Dhanya

    Mobile: +91 9446600368
    Location: COIMBATORE, Online (Manama)
    Qualification: MCA

    Experience: python data science artificial intelligence machine learning| Application for Python Data Science Machine Learning Artificial Intelligence  more..

    Abhijeet

    Mobile: +91 91884 77559
    Location: Maharashtra, Online (Manama)
    Qualification: BSc IT

    Experience: A professional having experience in Automation and Manual testing in Banking Finance service Healthcare Education Ecommerce domain Extensive working experience  more..

    priyanka

    Mobile: +91 89210 61945
    Location: Maharashtra, Online (Manama)
    Qualification: B.SC

    Experience: Hello Sir Ma'am I am Priyanka Walunj and I have completed my BSC from Pune University I have completed a  more..

    Preeti

    Mobile: +91 91884 77559
    Location: Delhi, Online (Manama)
    Qualification: Btech

    Experience: I m sr testing engineer I want some extra income source for my free time  more..

    ushma

    Mobile: +91 8301010866
    Location: Maharashtra, Online (Manama)
    Qualification: MA , b.ed

    Experience: I have a diverse skill set and extensive teaching experience With a background in secondary education also have developed strong  more..

    Prabhakaran

    Mobile: +91 91884 77559
    Location: Thousand lights, Chennai, Online (Manama)
    Qualification: MCA

    Experience: Hi this is Prabhakaran I have 2 years of experience as a Software testing Engineer I have worked 2 project  more..

    kanishka

    Mobile: +91 89210 61945
    Location: Delhi, Online (Manama)
    Qualification: undergraduate and working as cybersecurity analyst

    Experience: ethical hacker SQL NMAP & KLAI LINUX   more..

    Alok

    Mobile: +91 8301010866
    Location: Punjab, Online (Manama)
    Qualification: BCA

    Experience: I am a dedicated and experienced mobile application developer with 5+ years of expertise in Flutter development having successfully published  more..

    Dineshkumar

    Mobile: +91 9895490866
    Location: Tamil Nadu, Online (Manama)
    Qualification: B.E

    Experience: Having 2 8 years in IT industry has a dot net developer |   more..

    Sandhya

    Mobile: +91 89210 61945
    Location: Maharashtra, Online (Manama)
    Qualification: BCA

    Experience: My skills include React js JavaScript HTML CSS Bootstrap and I've built various projects like e-commerce social media apps React  more..

    Aditi

    Mobile: +91 91884 77559
    Location: Delhi, Online (Manama)
    Qualification: Graduate

    Experience: I am a dynamic professional with a background in forensic sciences counseling and business development I offer personalized guidance to  more..

    Selvakumari

    Mobile: +91 9446600368
    Location: Chennai, Online (Manama)
    Qualification: BE

    Experience: Experience in Manual testing is 2years | Resume for   more..

    Muthumari

    Mobile: +91 91884 77559
    Location: Kerala, Online (Manama)
    Qualification: BE/MBA

    Experience: Ability to turnaround work quickly on short notice  Interpersonal skills and work independently  Active listening and ability to  more..

    Khairnar

    Mobile: +91 89210 61945
    Location: Maharashtra, Online (Manama)
    Qualification: M.Sc.

    Experience: python sql django |   more..

    Sreejith.

    Mobile: +91 8301010866
    Location: Palakkad , Online (Manama)
    Qualification: BTech ECE

    Experience: Java manual testing SQL javascript html css  more..

    Amrutha

    Mobile: +91 9446600368
    Location: Bangalore, Online (Manama)
    Qualification: BE

    Experience: 1 Work entails testing the website's process which was done using Jira software 2 Testing the website is required for  more..

    Manoj

    Mobile: +91 98474 90866
    Location: Tamil Nadu, Online (Manama)
    Qualification: B.E- EEE

    Experience: Knowledge on Bug life cycle ● Strong knowledge in Regression Testing type of regression testing and their challengers ● Good  more..

    Mayuri

    Mobile: +91 89210 61945
    Location: Maharashtra, Online (Manama)
    Qualification: BCA

    Experience: I am a knowledgeable Front End Developer adept at creating successful websites that meet customer needs I have a total  more..

    Subhransu

    Mobile: +91 9895490866
    Location: Banglore, Online (Manama)
    Qualification: MCA

    Experience: I am an experienced  software tester with 1 6 years of real time experience My major skills are manual testing  more..

    Yedhukrishna

    Mobile: +91 89210 61945
    Location: Kochi, Online (Manama)
    Qualification: Diploma in computer science

    Experience: Automation and manual testing testcase preparation bug report smoke testing sanity testing testNG cucumber jira postman jmeter  more..

    Sreekanth

    Mobile: +91 91884 77559
    Location: Telangana, Online (Manama)
    Qualification: Btech

    Experience: Manual testing automation testing SQL core java  more..

    Fasna

    Mobile: +91 91884 77559
    Location: calicut, Online (Manama)
    Qualification: msc cs

    Experience: python django django restApplication for Python Django  more..

    Mohd

    Mobile: +91 8301010866
    Location: Noida sector 62, Online (Manama)
    Qualification: B.tech

    Experience: Python django And web development | Resume for   more..

    ksh

    Mobile: +91 89210 61945
    Location: manipur, Online (Manama)
    Qualification: BE cse

    Experience: IoT engineer skilled in thingsboard network server javascript and python | Resume for   more..

    Success Stories

    The enviable salary packages and track record of our previous students are the proof of our excellence. Please go through our students' reviews about our training methods and faculty and compare it to the recorded video classes that most of the other institutes offer. See for yourself how TechnoMaster is truly unique.

    Photos of Training / Internships

    Internship/projects in manama
    Internship/projects in manama
    Internship/projects in manama
    Internship/projects in manama
    Internship/projects in manama
    Internship/projects in manama
    Internship/projects in manama
    Internship/projects in manama
    Internship/projects in manama
    Internship/projects in manama
    Internship/projects in manama
    Internship/projects in manama

    Trained more than 10000+ students who trust Nestsoft TechnoMaster

    Get Your Personal Trainer