Skip to content

Commit

Permalink
timeline and other section updated
Browse files Browse the repository at this point in the history
  • Loading branch information
basil-reji committed Mar 20, 2023
1 parent 3e214cd commit 7454190
Show file tree
Hide file tree
Showing 4 changed files with 57 additions and 17 deletions.
1 change: 1 addition & 0 deletions public/javascripts/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
setTimeout(() => {
$("#body").removeClass("mask");
setTimeout(() => {
$("#preloader").remove();
$("#body").css({ "height": "auto", });
$("#launchpad").css({ "display": "block", });
setTimeout(() => {
Expand Down
15 changes: 15 additions & 0 deletions public/stylesheets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -956,6 +956,21 @@ section {
color: #151515;
}

.coming-soon {
width: 100%;
height: auto;
display: flex;
align-items: center;
justify-content: center;
}
.coming-soon h3 {
font-size: 2.5rem;
font-weight: 700;
font-family: "Open Sans", sans-serif;
color: #151515;
margin-bottom: 20px;
}

/* Teamm */
.team {
background: #fdf8f4;
Expand Down
17 changes: 17 additions & 0 deletions scss/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,23 @@ section {
color: $dark_color_1;
}

.coming-soon {
width: 100%;
height: auto;
display: flex;
align-items: center;
justify-content: center;

h3{
font-size: 2.5rem;
font-weight: 700;
// text-transform: uppercase;
font-family: $font-family_3;
color: $dark_color_1;
margin-bottom: 20px;
}
}

/* Teamm */
.team {
background: $bg_color1;
Expand Down
41 changes: 24 additions & 17 deletions views/index.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@

<h3>What is Launchpad Kerala ?</h3>
<p class="fst-italic mt-4">
One of the most prestigious event of IEEE Kerala Section and GTech MuLearn that is determined to serve the
One of the most prestigious event of IEEE Kerala Section and GTech MuLearn that is determined to
serve the
goal of creating opportunities for engineering students and graduates.
</p>
<p>Launchpad Kerala is a program designed to support engineering students and graduates in Kerala,
Expand All @@ -68,7 +69,13 @@
<p>Recruiters</p>
</div>

<div class="row no-gutters clients-wrap clearfix wow fadeInUp">
<div class="coming-soon" data-aos="zoom-in">
<h3>
Coming Soon...
</h3>
</div>

{{!-- <div class="row no-gutters clients-wrap clearfix wow fadeInUp">
<div class="col-lg-3 col-md-4 col-6">
<div class="client-logo" data-aos="zoom-in">
Expand All @@ -91,7 +98,7 @@
</div>
</div>
</div>
</div> --}}

</div>
</section>
Expand Down Expand Up @@ -128,7 +135,8 @@
<h4>Round 2 - Offline Interviews</h4>
<p>On being shortlisted after round 1, candidates are to attend a second round comprising of
interviews presided either directlty by the employer or a jury panel consisting of
company representatives. This will be held in an offline mode at Trivandrum, Kochi and Calicut</p>
company representatives. This will be held in an offline mode at Trivandrum, Kochi and Calicut
</p>
</div>
</div>
</div>
Expand All @@ -151,7 +159,7 @@
<div class="circle font-weight-bold">1</div>
</div>
<div class="col-6">
<h5><span>- 25/06/2022</span><br> Registrations close </h5>
<h5><span>24/03/2023 -</span><br> Registrations close </h5>
</div>
</div>
<!--path between 1-2-->
Expand All @@ -169,7 +177,7 @@
<!--second section-->
<div class="row align-items-center justify-content-end how-it-works d-flex">
<div class="col-6 text-right">
<h5><span>26/07/2022 -</span> <br>Information session for registrants</h5>
<h5><span>29/03/2023 & 30/03/2023 -</span> <br>Mock Test</h5>
</div>
<div class="col-2 text-center full d-inline-flex justify-content-center align-items-center">
<div class="circle font-weight-bold">2</div>
Expand All @@ -193,7 +201,7 @@
<div class="circle font-weight-bold">3</div>
</div>
<div class="col-6">
<h5><span>06/07/2022 -</span> <br>Mock Test</h5>
<h5><span>01/04/2023 -</span> <br> Round 1 - Online Test</h5>
</div>
</div>
<!--path between 3-4-->
Expand All @@ -211,7 +219,7 @@
<!--fourth section-->
<div class="row align-items-center justify-content-end how-it-works d-flex">
<div class="col-6 text-right">
<h5><span>09/07/2022 -</span> <br> Round 1 - Online Test</h5>
<h5><span>03/04/2023 -</span> <br> Results & Rank List Publishing </h5>
</div>
<div class="col-2 text-center full d-inline-flex justify-content-center align-items-center">
<div class="circle font-weight-bold">4</div>
Expand All @@ -236,7 +244,7 @@
<div class="circle font-weight-bold">5</div>
</div>
<div class="col-6">
<h5><span>12/07/2022 -</span> <br>Announcement of test results</h5>
<h5><span>16/04/2023 -</span> <br>Allotment</h5>
</div>
</div>

Expand All @@ -255,7 +263,7 @@
<!--fourth section-->
<div class="row align-items-center justify-content-end how-it-works d-flex">
<div class="col-6 text-right">
<h5><span>22/07/2022 & 23/07/2022 -</span> <br>Round 2 - offline Interview at Infopark, Kochi
<h5><span>24/04/2023, 26/04/2023 & 28/04/2023 -</span> <br>Round 2 - offline Interview at Trivandrum, Kochi and Calicut
</h5>
</div>
<div class="col-2 text-center top d-inline-flex justify-content-center align-items-center">
Expand All @@ -266,7 +274,7 @@

</section>

<section id="cta" class="cta">
{{!-- <section id="cta" class="cta">
<div class="container" data-aos="zoom-in">
<div class=" row justify-content-center">
Expand All @@ -278,9 +286,9 @@
</div>
</div>
</section>
</section> --}}

<section id="faq" class="faq section-bg">
{{!-- <section id="faq" class="faq section-bg">
<div class="container" data-aos="fade-up">
<div class="section-title">
Expand Down Expand Up @@ -365,7 +373,7 @@
</div>
</div>
</section>
</section> --}}

<section id="contact" class="contact">
<div class="container" data-aos="fade-up">
Expand Down Expand Up @@ -397,9 +405,8 @@

<div class="col-lg-8 mt-5 mt-lg-0">

<form
action="https://docs.google.com/forms/d/e/___/formResponse"
id="bootstrapForm" method="POST" class="php-email-form">
<form action="https://docs.google.com/forms/d/e/___/formResponse" id="bootstrapForm" method="POST"
class="php-email-form">
<div class="row">
<div class="col-md-6 form-group">
<input type="text" id="1470245309" class="form-control" type="text" name="entry.1470245309"
Expand Down

0 comments on commit 7454190

Please sign in to comment.