Skip to content

Commit

Permalink
Merge pull request #80 from ridhishjain/master
Browse files Browse the repository at this point in the history
readme and club info update by riddhish
  • Loading branch information
cjchirag7 authored Mar 25, 2019
2 parents b65ba7e + cdcbbdf commit f714f1c
Show file tree
Hide file tree
Showing 18 changed files with 79 additions and 99 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
dist
node_modules
temp.json
a
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@
<li> Chayanika Sangh - Everything missing </li>
<li> LitC - Everything except logo missing </li>
<li> Book Club - Everything except logo missing </li>
<li> Cyberlabs - Everything missing </li>
<li> RoboISM - Everything missing </li>
<li> Mechismu - photo of faculty advisor and student cordinators, description of gallery photos, FAQ missing </li>
<li> E-cell - </li>
<li> Arka - </li>


</ol>
Expand Down
20 changes: 10 additions & 10 deletions clubs/astro.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,37 +118,37 @@ <h5 class="card-title">The Official Astronomy club of IIT (ISM)</h5> <br>
<div class="card-body">
<div class="card-group">
<div class="card" id="p1">
<img class="card-img-top" src="../img/face.jpg" alt="Pic" id="p1_img">
<img class="card-img-top" src="images/a1.jpg" alt="Pic" id="p1_img">
<div id="p1_details">
<p align="center"> <em class="text-white bg-dark img-subcap">abc@xyz.com</em></p>
<p align="center"> <em class="text-white bg-dark img-cap">+91 xxxxxxxxxx</em></p>
<p align="center"> <em class="text-white bg-dark img-subcap">bskush@iitism.ac.in</em></p>
<p align="center"> <em class="text-white bg-dark img-cap">+91 9471191119</em></p>
</div>
<div class="card-body">
<h6 class="card-title text-primary">Faculty Advisor</h6>
<p class="card-text text-secondary">Mr. XYZ</p>
<p class="card-text text-secondary">Dr. Badam Singh Kushvah</p>
</div>

</div>
<div class="card" id="p2">
<img class="card-img-top" src="../img/face.jpg" alt="Pic" id="p2_img">
<img class="card-img-top" src="images/a2.jpg" alt="Pic" id="p2_img">
<div id="p2_details">
<p align="center"> <em class="text-white bg-dark img-subcap">abc@xyz.com</em></p>
<p align="center"> <em class="text-white bg-dark img-cap">+91 xxxxxxxxxx</em></p>
<p align="center"> <em class="text-white bg-dark img-cap">+91 9920649831</em></p>
</div>
<div class="card-body">
<h6 class="card-title text-primary person-tit">Sudent Coordinator</h6>
<p class="card-text text-secondary person-name">Mr. XYZ</p>
<p class="card-text text-secondary person-name">Mayank Maurya</p>
</div>
</div>
<div class="card" id="p3" >
<img class="card-img-top" src="../img/face.jpg" alt="Pic" id="p3_img">
<img class="card-img-top" src="images/a3.jpg" alt="Pic" id="p3_img">
<div id="p3_details">
<p align="center"> <em class="text-white bg-dark img-subcap">abc@xyz.com</em></p>
<p align="center"> <em class="text-white bg-dark img-cap">+91 xxxxxxxxxx</em></p>
<p align="center"> <em class="text-white bg-dark img-cap">+91 7989511510</em></p>
</div>
<div class="card-body">
<h6 class="card-title text-primary person-tit">Sudent Coordinator</h6>
<p class="card-text text-secondary person-name">Mr. XYZ</p>
<p class="card-text text-secondary person-name">Virajith Boddapati</p>
</div>
</div>
</div><br> <p align="center">
Expand Down
41 changes: 19 additions & 22 deletions clubs/e_cell.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,8 @@ <h1 class="display-4 font-italic">E-Cell</h1>
<div class="card-header">About Us</div>
<div class="card-body"><br>
<h5 class="card-title">The Official Entrepreneurship Cell of IIT (ISM)</h5> <br>
<p class="card-text">We know Entrepreneurship, in fact we do it!
We are a student-run organization that develops innovative programming with the aim of expanding the knowledge of today's entrepreneurial ecosystem.<br> We think, ideate, experiment, explore, debate, modify and it goes on and on! We are young minds of a diverse nation with an entrepreneurial mindset having a burning desire to solve problems and make life easier in an entrepreneurial way.

<p class="card-text">Entrepreneurship Cell, IIT ISM Dhanbad is a student’s organization dedicated to promoting the spirit of entrepreneurship among students. The club organizes activities and events within the college for its students to bring out their entrepreneurial skills. The club motivates people to think out of the box, think innovative with a view to make the world a better place. The primary aim of E-cell is to provide the necessary exposure to the students who consider entrepreneurship as a career choice. The club helps to the willing students to develop professional skills in business and provides a platform to start their own venture and opportunities to budding entrepreneurs to interact with successful entrepreneurs and help them to turn their idea into reality.

</p>
</div>
</div>
Expand All @@ -121,35 +120,35 @@ <h5 class="card-title">The Official Entrepreneurship Cell of IIT (ISM)</h5> <br>
<div class="card" id="p1">
<img class="card-img-top" src="../img/face.jpg" alt="Pic" id="p1_img">
<div id="p1_details">
<p align="center"> <em class="text-white bg-dark img-subcap">abc@xyz.com</em></p>
<p align="center"> <em class="text-white bg-dark img-cap">+91 xxxxxxxxxx</em></p>
<p align="center"> <em class="text-white bg-dark img-subcap">**MISSING**</em></p>
<p align="center"> <em class="text-white bg-dark img-cap">**MISSING**</em></p>
</div>
<div class="card-body">
<h6 class="card-title text-primary">Faculty Advisor</h6>
<p class="card-text text-secondary">Mr. XYZ</p>
<p class="card-text text-secondary">Saumya Singh</p>
</div>

</div>
<div class="card" id="p2">
<img class="card-img-top" src="../img/face.jpg" alt="Pic" id="p2_img">
<div id="p2_details">
<p align="center"> <em class="text-white bg-dark img-subcap">abc@xyz.com</em></p>
<p align="center"> <em class="text-white bg-dark img-cap">+91 xxxxxxxxxx</em></p>
<p align="center"> <em class="text-white bg-dark img-subcap">**MISSING**</em></p>
<p align="center"> <em class="text-white bg-dark img-cap">**MISSING**</em></p>
</div>
<div class="card-body">
<h6 class="card-title text-primary person-tit">Sudent Coordinator</h6>
<p class="card-text text-secondary person-name">Mr. XYZ</p>
<p class="card-text text-secondary person-name">Satvik Singhal</p>
</div>
</div>
<div class="card" id="p3" >
<img class="card-img-top" src="../img/face.jpg" alt="Pic" id="p3_img">
<div id="p3_details">
<p align="center"> <em class="text-white bg-dark img-subcap">abc@xyz.com</em></p>
<p align="center"> <em class="text-white bg-dark img-cap">+91 xxxxxxxxxx</em></p>
<p align="center"> <em class="text-white bg-dark img-subcap">**MISSING**</em></p>
<p align="center"> <em class="text-white bg-dark img-cap">**MISSING**</em></p>
</div>
<div class="card-body">
<h6 class="card-title text-primary person-tit">Sudent Coordinator</h6>
<p class="card-text text-secondary person-name">Mr. XYZ</p>
<p class="card-text text-secondary person-name">**MISSING**</p>
</div>
</div>
</div><br> <p align="center">
Expand Down Expand Up @@ -204,16 +203,15 @@ <h4 align="center" id="event"> Events </h4><br>
<div class="card flex-md-row mb-4 shadow-sm h-md-250">
<div class="card-body d-flex flex-column align-items-start">
<h3 class="mb-0">
<a class="text-dark" href="#"> <strong class="d-inline-block mb-2 text-primary">Event 1</strong>
<a class="text-dark" href="#"> <strong class="d-inline-block mb-2 text-primary">Flagship event (E-summit)</strong>
</a>
</h3>
<div class="mb-1 text-muted">Jan 23</div>
<p class="card-text mb-auto">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Culpa, vel eius
fugiat hic dolorem facilis?</p>
<p class="card-text mb-auto">E-Summit is the annual flagship event to foster entrepreneurial initiatives and activities on the campus.</p>
<a role="button" class="btn btn-info btn-md" href="#">Know more</a>

</div>
<svg class="bd-placeholder-img card-img-right flex-auto d-none d-lg-block" width="250" height="250" xmlns="http://www.w3.org/2000/svg"
<svg class="bd-placeholder-img card-img-right flex-auto d-none d-lg-block" width="250" height="250" xmlns="images/a4.jpg"
preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail">
<title>Placeholder</title>
<rect fill="#55595c" width="100%" height="100%" /><text fill="#eceeef" dy=".3em" x="50%" y="50%">Thumbnail</text>
Expand All @@ -228,8 +226,7 @@ <h3 class="mb-0">
</a>
</h3>
<div class="mb-1 text-muted">Feb 23</div>
<p class="card-text mb-auto">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Culpa, vel eius
fugiat hic dolorem facilis?</p>
<p class="card-text mb-auto">**MISSING**</p>
<a role="button" class="btn btn-info btn-md" href="#">Know more</a>

</div>
Expand Down Expand Up @@ -372,7 +369,7 @@ <h5 class="mb-0">
</div>
<div class="collapse show" id="q1_ans" data-parent="#faq">
<div class="card-body">
<p class="d-block"><h6><em>Answer lies here </em></h6></p>
<p class="d-block"><h6><em>Entrepreneurship Cell, IIT ISM Dhanbad is a student’s organization dedicated to promoting the spirit of entrepreneurship among students. The club organizes activities and events within the college for its students to bring out their entrepreneurial skills. The club motivates people to think out of the box, think innovative with a view to make the world a better place. The primary aim of E-cell is to provide the necessary exposure to the students who consider entrepreneurship as a career choice. The club helps to the willing students to develop professional skills in business and provides a platform to start their own venture and opportunities to budding entrepreneurs to interact with successful entrepreneurs and help them to turn their idea into reality. </em></h6></p>
</div>
</div>
</div>
Expand All @@ -389,7 +386,7 @@ <h5 class="mb-0">
<div class="card-body">
<p class="d-block"><h6><em>

Answer lies here
**MISSING**
</em></h6></p>
</div>
</div>
Expand All @@ -406,7 +403,7 @@ <h5 class="mb-0">
<div class="collapse" id="q2_ans" data-parent="#faq">
<div class="card-body">
<p class="d-block"><h6><em>
Answer lies here
**MISSING**
</em></h6></p>
</div>
</div>
Expand All @@ -423,7 +420,7 @@ <h5 class="mb-0">
<div class="collapse" id="q3_ans" data-parent="#faq">
<div class="card-body">
<p class="d-block"><h6><em>
Answer lies here</em></h6></p>
**MISSING**</em></h6></p>
</div>
</div>
</div>
Expand Down
Binary file added clubs/images/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added clubs/images/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added clubs/images/DSC_0358.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added clubs/images/a1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added clubs/images/a2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added clubs/images/a3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added clubs/images/a4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added clubs/images/a5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added clubs/images/a6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added clubs/images/b1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added clubs/images/b2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added clubs/images/b3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added clubs/images/b4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit f714f1c

Please sign in to comment.