Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pridefulproject/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

DEBUG = 'DEV' in os.environ

ALLOWED_HOSTS = ['localhost', '127.0.0.1', '8000-vcgithubcod-pridefulpro-7ipagye357z.ws.codeinstitute-ide.net', 'inclusive-spots-eeb5d9ac8ebf.herokuapp.com',
ALLOWED_HOSTS = ['localhost', '127.0.0.1', '8000-vcgithubcod-pridefulpro-yij9xdc6l1x.ws.codeinstitute-ide.net', 'inclusive-spots-eeb5d9ac8ebf.herokuapp.com',
'8000-vcgithubcod-pridefulpro-8r1r6tqbp3s.ws-eu115.gitpod.io', '8000-vcgithubcod-pridefulpro-dy6ggmsyu7x.ws.codeinstitute-ide.net'
,'prideful-programmers-01c026806d6f.herokuapp.com'
]
Expand Down
103 changes: 60 additions & 43 deletions templates/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
<div class="container py-5 d-flex justify-content-center align-items-center">
<div>
<h1 class="fw-bold text-white">WHO WE ARE</h1>
</div>
</div>
</div>
</div>

<div class="text-center mt-5 p-4 h3 rfs-11 fw-light">
<hr class="w-50 mx-auto mb-5">
<p class="lh-lg">
We aspire to be the leading global resource for the LGBTQIA+
community, offering trusted, up-to-date information on safe spaces where
We aspire to be the leading global resource for the LGBTQIA+
community, offering trusted, up-to-date information on safe spaces where
every individual can feel accepted, respected, and celebrated.
</p>
<hr class="w-50 mx-auto mt-5">
Expand All @@ -25,67 +25,72 @@ <h1 class="fw-bold text-white">WHO WE ARE</h1>
<h2 class="mb-4 text-center members"><strong>Invisible Spots Team Members</strong></h2>




<div class="container">
<div class="row row-cols-1 row-cols-md-3 g-3 p-3">
<div class="col">
<div class="card bg-card p-2 h-100">
<img class="card-img-top rounded-circle img-fluid w-50 mx-auto d-block"
<img class="card-img-top rounded-circle img-fluid w-50 mx-auto d-block"
src="{% static 'images\aoife.png' %}" alt="Aoife image">
<div class="card-body text-center">
<h5 class="card-title fw-bold members">Aoife</h5>
<p class="card-text text-justify-custom">Lorem ipsum dolor sit amet, consectetur
adipiscing elit. Fusce laoreet mi sed risus tincidunt sagittis. Aenean a risus
ex. Integer non ultrices felis. Cras vel massa in ipsum mattis efficitur.
Curabitur vitae rhoncus magna. Suspendisse ullamcorper gravida elementum.
Vestibulum ut pellentesque sem. Aenean bibendum maximus velit. Proin eu augue
vel ex aliquam fermentum a eu turpis. Maecenas laoreet, sem id posuere condimentum,
<p class="card-text text-justify-custom">Lorem ipsum dolor sit amet, consectetur
adipiscing elit. Fusce laoreet mi sed risus tincidunt sagittis. Aenean a risus
ex. Integer non ultrices felis. Cras vel massa in ipsum mattis efficitur.
Curabitur vitae rhoncus magna. Suspendisse ullamcorper gravida elementum.
Vestibulum ut pellentesque sem. Aenean bibendum maximus velit. Proin eu augue
vel ex aliquam fermentum a eu turpis. Maecenas laoreet, sem id posuere condimentum,
risus velit rutrum mauris, quis.</p>
</div>
<div class="card-footer text-center">
<a href="https://www.linkedin.com/in/aoife-kirby-0b4040180/" target="_blank"
aria-label="Aoife's LinkedIn"><i class="fab fa-linkedin fa-2x" style="color: #355FAA"></i></a>
aria-label="Aoife's LinkedIn"><i class="fab fa-linkedin fa-2x"
style="color: #355FAA"></i></a>
<a href="https://github.com/akirby23" target="_blank" aria-label="Aoife's GitHub"><i
class="fab fa-github fa-2x" style="color: #355FAA"></i></a>
class="fab fa-github fa-2x" style="color: #355FAA"></i></a>
</div>
</div>
</div>
<div class="col">
<div class="card bg-card p-2 h-100">
<img class="card-img-top rounded-circle img-fluid w-50 mx-auto d-block"
<img class="card-img-top rounded-circle img-fluid w-50 mx-auto d-block"
src="{% static 'images\ciaran.jpg' %}" alt="Ciaran image">
<div class="card-body text-center">
<h5 class="card-title fw-bold members">Ciaran</h5>
<p class="card-text text-justify-custom">Lorem ipsum dolor sit amet, consectetur
adipiscing elit. Fusce laoreet mi sed risus tincidunt sagittis. Aenean a risus
ex. Integer non ultrices felis. Cras vel massa in ipsum mattis efficitur.
Curabitur vitae rhoncus magna. Suspendisse ullamcorper gravida elementum.
Vestibulum ut pellentesque sem. Aenean bibendum maximus velit. Proin eu augue
vel ex aliquam fermentum a eu turpis. Maecenas laoreet, sem id posuere condimentum,
risus velit rutrum mauris, quis.</p>
<p class="card-text text-justify-custom">I am currently studying Full Stack Development with
Code Institute. This is my first hackathon, and I am excited to be working on a fun project
with a team to learn a lot and gain valuable experience. I am on my developer journey, building my Full-Stack skills and knowledge. My
interests include the Internet of Things and all things digital.</p>
</div>
<div class="card-footer text-center">
<a href="https://www.linkedin.com/in/ciaran-griffin-2534622a5/" target="_blank"
aria-label="Ciaran's LinkedIn"><i class="fab fa-linkedin fa-2x" style="color: #355FAA"></i></a>
aria-label="Ciaran's LinkedIn"><i class="fab fa-linkedin fa-2x"
style="color: #355FAA"></i></a>
<a href="https://github.com/ciarangriffin93" target="_blank" aria-label="Ciaran's GitHub"><i
class="fab fa-github fa-2x" style="color: #355FAA"></i></a>
class="fab fa-github fa-2x" style="color: #355FAA"></i></a>
</div>
</div>
</div>
<div class="col">
<div class="card bg-card p-2 h-100">
<img class="card-img-top rounded-circle img-fluid w-50 mx-auto d-block"
<img class="card-img-top rounded-circle img-fluid w-50 mx-auto d-block"
src="{% static 'images\david.png' %}" alt="Davidimage">
<div class="card-body text-center">
<h5 class="card-title fw-bold members">David</h5>
<p class="card-text text-justify-custom">My background is in architecture, construction, and both mechanical and electrical engineering, where I have developed a comprehensive understanding of various technical and structural disciplines. Now, I am pivoting my career towards Full Stack Development, eager to leverage my extensive background and problem-solving skills in a new and dynamic field. This transition reflects my continuous passion for learning and adapting to new challenges."</p>
<p class="card-text text-justify-custom">My background is in architecture, construction, and
both mechanical and electrical engineering, where I have developed a comprehensive
understanding of various technical and structural disciplines. Now, I am pivoting my career
towards Full Stack Development, eager to leverage my extensive background and
problem-solving skills in a new and dynamic field. This transition reflects my continuous
passion for learning and adapting to new challenges."</p>
</div>
<div class="card-footer text-center">
<a href="https://www.linkedin.com/in/david-cotter-3a4aba80/" target="_blank"
aria-label="David's LinkedIn"><i class="fab fa-linkedin fa-2x" style="color: #355FAA"></i></a>
aria-label="David's LinkedIn"><i class="fab fa-linkedin fa-2x"
style="color: #355FAA"></i></a>
<a href="https://github.com/trxdave" target="_blank" aria-label="David's GitHub"><i
class="fab fa-github fa-2x" style="color: #355FAA"></i></a>
class="fab fa-github fa-2x" style="color: #355FAA"></i></a>
</div>
</div>
</div>
Expand All @@ -98,34 +103,41 @@ <h5 class="card-title fw-bold members">David</h5>
src="{% static 'images\edgar.jpg' %}" alt="edgar image">
<div class="card-body text-center">
<h4 class="card-title fw-bold members">Edgar</h4>
<p class="card-text text-justify-custom">With a background in social sciences, I have transitioned
into the dynamic world of software, where my focus is on harnessing technology
to address challenges faced by underserved communities. My journey into tech has
been both exhilarating and demanding, but the opportunity to learn and innovate
continuously drives me. Passionate about exploring new solutions, I am committed
<p class="card-text text-justify-custom">With a background in social sciences, I have
transitioned
into the dynamic world of software, where my focus is on harnessing technology
to address challenges faced by underserved communities. My journey into tech has
been both exhilarating and demanding, but the opportunity to learn and innovate
continuously drives me. Passionate about exploring new solutions, I am committed
to leveraging technology to create meaningful impact and improve lives.</p>
</div>
<div class="card-footer text-center">
<a href="https://www.linkedin.com/in/edgarkimbugwe/" target="_blank"
aria-label="Edgar's LinkedIn"><i class="fab fa-linkedin fa-2x" style="color: #355FAA"></i></a>
aria-label="Edgar's LinkedIn"><i class="fab fa-linkedin fa-2x"
style="color: #355FAA"></i></a>
<a href="https://github.com/Edgarkimbugwe" target="_blank" aria-label="Edgar's GitHub"><i
class="fab fa-github fa-2x" style="color: #355FAA"></i></a>
class="fab fa-github fa-2x" style="color: #355FAA"></i></a>
</div>
</div>
</div>
<div class="col">
<div class="card bg-card p-2 h-100">
<img class="card-img-top rounded-circle img-fluid w-50 mx-auto d-block"
<img class="card-img-top rounded-circle img-fluid w-50 mx-auto d-block"
src="{% static 'images\laura.png' %}" alt="Laura image">
<div class="card-body text-center">
<h5 class="card-title fw-bold members">Laura</h5>
<p class="card-text text-justify-custom">I am currently studying Full Stack Development with Code Institute with a goal of a career change. I have a background in art history, having worked in the art and heritage sector for over a decade. I enjoy coding as it allows me to solve puzzles, (just like a Sudoku) and apply my creative thinking when I have to create website designs.</p>
<p class="card-text text-justify-custom">I am currently studying Full Stack Development with
Code Institute with a goal of a career change. I have a background in art history, having
worked in the art and heritage sector for over a decade. I enjoy coding as it allows me to
solve puzzles, (just like a Sudoku) and apply my creative thinking when I have to create
website designs.</p>
</div>
<div class="card-footer text-center">
<a href="https://www.linkedin.com/in/laurakondrataite/" target="_blank"
aria-label="Laura's LinkedIn"><i class="fab fa-linkedin fa-2x" style="color: #355FAA"></i></a>
aria-label="Laura's LinkedIn"><i class="fab fa-linkedin fa-2x"
style="color: #355FAA"></i></a>
<a href="https://github.com/laurakond" target="_blank" aria-label="Laura's GitHub"><i
class="fab fa-github fa-2x" style="color: #355FAA"></i></a>
class="fab fa-github fa-2x" style="color: #355FAA"></i></a>
</div>
</div>
</div>
Expand All @@ -135,21 +147,26 @@ <h5 class="card-title fw-bold members">Laura</h5>
src="{% static 'images\vernell.jpg' %}" alt="Vernell image">
<div class="card-body text-center">
<h5 class="card-title fw-bold members">Vernell</h5>
<p class="card-text text-start">A lifelong learner, drawing from a varied skill set in systems integration, low-voltage electrical interfaces, telecommunications, audio, and data systems, stepping into the world of development to help businesses reach their target customers and communicate with them more effectively.
<p class="card-text text-start">A lifelong learner, drawing from a varied skill set in systems
integration, low-voltage electrical interfaces, telecommunications, audio, and data systems,
stepping into the world of development to help businesses reach their target customers and
communicate with them more effectively.

Interested in connecting with anyone that coaches, mentors, supports, or helps to inspire engineers, at any level.</p>
Interested in connecting with anyone that coaches, mentors, supports, or helps to inspire
engineers, at any level.</p>
</div>
<div class="card-footer text-center">
<a href="https://www.linkedin.com/in/vernellclark/" target="_blank"
aria-label="Vernell's LinkedIn"><i class="fab fa-linkedin fa-2x" style="color: #355FAA"></i></a>
aria-label="Vernell's LinkedIn"><i class="fab fa-linkedin fa-2x"
style="color: #355FAA"></i></a>
<a href="https://github.com/VCGithubCode/" target="_blank" aria-label="Vernell's GitHub"><i
class="fab fa-github fa-2x" style="color: #355FAA"></i></a>
class="fab fa-github fa-2x" style="color: #355FAA"></i></a>
</div>
</div>
</div>
</div>
</div>


</div>

Expand Down