Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.32 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.32 KB

LearnCodeEmpower

A website to find free tech courses and tech volunteering opportunities for women. This website was created as a group project for the CodeFirstGirls WebDev Challenge as follows:

  • Homepage by Chloe Pang,
  • Learn and Chatbot pages by me (Katy Smith :)
  • Volunteer page by Yiu Ying Ting
  • Contact Us page by Cassie P and Yiu Ying Ting
  • Design, CSS styling and additional HTMl items and links were generated by Elizabeth Jackson, Seriki Esther and Cassie P.

Try out the finished website here! https://learncodeempower.netlify.app/

The tech used within this project was: HTML, CSS, JavaScript, Bootstrap, jQuery terminal and the OpenAI API. It was deployed using Netlify serverless functions on Netlify.

A demonstration of the AI chatbot created for this project is below. ChattyGPT2

We learned how to:

  • Use different coding editors, tools and platforms.
  • Improve team working skills
  • Use Bootstrap to help make our website responsive
  • Make a chatbot using OpenAI’s API
  • Use Netlify’s serverless functions and deploy a website on Netlify.
  • Learnt more advanced features of CSS such as :root.
  • Learnt of coding problems associated with website creation (git merge!) and how to overcome these collaboratively.