import React from 'react'; import { Container, Row, Col, Card, Button, ProgressBar } from 'react-bootstrap'; import newBie from '../../../../assets/images/illustration/emptyJourney.png'; import reading from '../../../../assets/images/illustration/reading.png'; import listening from '../../../../assets/images/illustration/listening.png'; import { Link, NavLink } from 'react-router-dom'; import useDashboards from '../hooks/useDashboards'; import { slugify } from '../../../../utils/Constant'; import Skeleton from 'react-loading-skeleton'; const Dashboard = () => { const { journey, loading, error, thumbPath} = useDashboards(); const noData = () =>{ return journey.lenght > 0 ? false : true }; if (error) { return
Let’s evolve together with adaptive learning tailored just for you.
Begin your journey!
{data.COMPLETED_TOPICS} / {data.TOTAL_TOPICS} Topics