Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comparing branches #129

Open
wants to merge 19 commits into
base: rs-branch
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
REACT_APP_GOOGLE_API_KEY=AIzaSyD6M7SKbovDlfgRXkEknSCo3fI3rxy4X7Y
REACT_APP_GOOGLE_DRIVE_PUBLIC_DIRECTORY_ID=1c43A_CKo1054tmQQcfD9FBf0naXad1ly
REACT_APP_GOOGLE_DRIVE_ATTRACTIONS_DIRECTORY_ID=154sYdlLGwaAwmP49nqrXR37Ttm22GILi
83 changes: 59 additions & 24 deletions src/assets/fake-data/data-partner.js
Original file line number Diff line number Diff line change
@@ -1,54 +1,89 @@

import img0 from '../images/logo/sbi.png'
import img1 from '../images/logo/silver-spektra.png'
import img2 from '../images/logo/silver-edurupt.png'
import img3 from '../images/logo/mini_silver-kmml.png'
import img4 from '../images/logo/silver-manglish.png'
import img5 from '../images/logo/avt.jpg'
import img6 from '../images/logo/mango.jpg'
import img7 from '../images/logo/prepacademy.png'
import img8 from '../images/logo/logo8.png'
import img9 from '../images/logo/logo9.png'
import img10 from '../images/logo/logo10.png'
import img11 from '../images/logo/logo11.png'
import img12 from '../images/logo/logo12.png'
import img13 from '../images/logo/logo13.png'
import img14 from '../images/logo/logo14.png'
import img15 from '../images/logo/logo15.png'
import img16 from '../images/logo/logo16.png'
import img17 from '../images/logo/logo17.png'
import img18 from '../images/logo/logo18.png'
import img3 from '../images/logo/silver-manglish.png'
import img4 from '../images/logo/silver-ODEPC.png'
import img5 from '../images/logo/mini_silver-kmml.png'
import img6 from '../images/logo/mini-silver-KSCADC.jpeg'
import img7 from '../images/logo/mini-silver-mastyfd.jpeg'

import img8 from '../images/logo/prepacademy.png'
import img9 from '../images/logo/mango.jpg'

import img10 from '../images/logo/health-partner-Oushadhi_Logo.png'

import img11 from '../images/logo/avt.jpg'

const dataPartner = [
{
id: 0,
img: img0,
link:'https://www.sbi.co.in/'
},
{
id: 1,
img: img1,
link:'https://spektrasystems.com/'
},
{
id: 2,
img: img2,
link:'https://edurupt.com/'

},
{
img: img4,
id: 3,
img: img3,
link:'https://www.manglishworld.com/'

},
{
img: img3,
id: 4,
img: img4,
link:'https://odepc.kerala.gov.in/'

},
{
id: 5,
img: img5,
link:'https://www.kmml.com/'

},
{
img: img5,
link:'https://avtbeverages.com/product/avt-premium-tea/'
{
id: 6,
img: img6,
link:'https://www.keralacoast.org/'

},
{
id: 7,
img: img7,
link:'http://matsyafed.in/'
},
{
img: img6,
id: 8,
img: img8,
link:'https://prepacademy.in/'
},

{
id: 9,
img: img9,
link:'https://www.radiomango.fm/home.html/'

},
{
img: img7,
link:'https://prepacademy.in/'
id: 10,
img: img10,
link:'https://www.oushadhi.org/'

},
{
id: 11,
img: img11,
link:'https://avtbeverages.com/product/avt-premium-tea/'

},
// {
// img: img7,
Expand Down
245 changes: 73 additions & 172 deletions src/assets/fake-data/data-roadmap.js
Original file line number Diff line number Diff line change
@@ -1,196 +1,97 @@
const dataRoadmap = [
{
id: 1,
time: 'Q2 2022',
time: 'Day - 1 (03/02/2023)',
list: [
{
text: 'Aenean tempor'
},
{
text: 'Fusce arcu maecenas'
},
{
text: 'Malesuada felis sem elementum'
},
{
text: 'Risus eu metus'
},
{
text:'FLUTTER',

},
{
text:'HARLEY'
},
{
text:'PLC SCADA'
},
{
text:'AR AND GAME DEV'
},
{
text:'Data Science'
},
{
text:'GitHub'
},
{
text:'PCB Designing '
},
{
text:'Self-driving using AI'
},

{text:'CONTRAPTION'},
{text:'CIRCUIT SHOWDOWN (CIRCUIT DEBUGGING)'},
{text:'Area 51'},
{text:'Center-A-Div '},
{text:'Tik-Tik Boom '},
{text:'QUEEN\'S GAMBIT '},
{text:'PUBG NEWSTATE '},
{text:'Line Chaser'},

],
subtitle:'Workshops & Technical Competitions',
positon: 'left',
style: 'normal'
},
{
id: 2,
time: 'Q1 2022',
time: 'Day - 2 (04/02/2023)',
list: [
{
text: 'Release website and logo'
},
{
text: 'Grow community'
},
{
text: 'Launch the project'
},
{
text: 'Social media setup'
},
{text:'MATLAB '},
{text:'Web Development'},
{text:'Legged Robotics '},
{text:'ROS '},
{text:'Deep Fake '},
{text:'Python '},
{text:'Smart-Phone Controlled robot'},
{text:'AutoCAD'},
{text:'Data Mining'},
{text:'Ethical hacking'},
{text:'BMW '},
{text:'Cloud Computing'},
{text:'Amazing Race'},
{text:'Circuitathon(CIRCUIT BUILDING)'},
{text:'TECH QUIZ'},
{text:'Bridge-A-Ton'},
{text:'Key Mismash'},
],
subtitle:'Workshops & Technical Competitions',
positon: 'right',
style: 'normal'
},
{
id: 3,
time: 'Q4 2022',
time: 'Day - 3 (05/02/2023)',
list: [
{
text: 'Aenean tempor'
},
{
text: 'Fusce arcu maecenas'
},
{
text: 'Malesuada felis sem elementum'
},
{
text: 'Risus eu metus'
},
{text:'3DS MAX'},
{text:'3d Modeling, Printing'},
{text:'Embedded System'},
{text:'Intro to spark'},
{text:'Civil CAD'},
{text:'Product Development'},
{text:'Internet Of Things'},
{text:'Self Driving Robot '},
{text:'ELECTRICAL SYSTEM DESIGN '},
{text:'UNITY'},
{text:'Circuitron(CIRCUIT DESIGNING)'},
{text:'Robocross'},
{text:'Formula GSM'},
],
subtitle:'Workshops & Technical Competitions',
style: 'normal',
positon: 'left'
},
{
id: 4,
time: 'Q3 2022',
list: [
{
text: 'Aenean tempor'
},
{
text: 'Fusce arcu maecenas'
},
{
text: 'Malesuada felis sem elementum'
},
{
text: 'Risus eu metus'
},
],
positon: 'right'
},
{
id: 5,
time: 'Q2 2022',
list: [
{
text: 'Aenean tempor'
},
{
text: 'Fusce arcu maecenas'
},
{
text: 'Malesuada felis sem elementum'
},
{
text: 'Risus eu metus'
},
],
positon: 'left'
},
{
id: 6,
time: 'Q1 2022',
list: [
{
text: 'Aenean tempor'
},
{
text: 'Fusce arcu maecenas'
},
{
text: 'Malesuada felis sem elementum'
},
{
text: 'Risus eu metus'
},
],
positon: 'right'
},
{
id: 7,
time: 'Q4 2022',
list: [
{
text: 'Aenean tempor'
},
{
text: 'Fusce arcu maecenas'
},
{
text: 'Malesuada felis sem elementum'
},
{
text: 'Risus eu metus'
},
],
positon: 'left'
},
{
id: 8,
time: 'Q3 2022',
list: [
{
text: 'Aenean tempor'
},
{
text: 'Fusce arcu maecenas'
},
{
text: 'Malesuada felis sem elementum'
},
{
text: 'Risus eu metus'
},
],
positon: 'right'
},
{
id: 9,
time: 'Q2 2022',
list: [
{
text: 'Aenean tempor'
},
{
text: 'Fusce arcu maecenas'
},
{
text: 'Malesuada felis sem elementum'
},
{
text: 'Risus eu metus'
},
],
positon: 'left'
},
{
id: 10,
time: 'Q1 2022',
list: [
{
text: 'Aenean tempor'
},
{
text: 'Fusce arcu maecenas'
},
{
text: 'Malesuada felis sem elementum'
},
{
text: 'Risus eu metus'
},
],
positon: 'right'
},

]

export default dataRoadmap;
Loading