layersony / delani-studio

A Responsive Delani Studio with active jQuery and bootstrap

Home Page:https://layersony.github.io/delani-studio/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DELANI STUDIO

Created on 17th April 2021

By Samuel Maingi Mutunga

Description

Delani Studio website is designed to help student familiarize with the jQuery and Bootstrap. They are implemented in the What we Do, Portfolio and Contact US. The Contact Us form enables users to send their messages and concerns to Delani Studios

The Application Preview


Access the website

Need the latest browser to be able to View

Follow this link https://layersony.github.io/delani-studio/

It is hosted by github.


Setup

To access this project on your local files, you can clone it using these steps

  1. Open your terminal
  2. Use this command to clone $ git clone https://github.com/layersony/delani-studio.git
  3. This will clone the repositoty into your local folder
  4. Run index.html with active internet
  5. Enjoy :)

Behaviour Driven Development

  1. Displays Form For Entering Date and Gender

    • INPUT: User Enters Name, Email and Message via 3 inputs
    • OUTPUT: User Name , We have received your message. Thank you for reaching out to us.'
  2. Displays Form For Entering Date and Gender

    • INPUT: Click Submit without Entering any details
    • OUTPUT: Please Do enter the required Details
  3. Submit on Click

    • INPUT: Click to send
    • OUTPUT: Clears the Form Data

Technologies Used

HTML

CSS

JAVASCRIPT

jQuery

BOOTSTRAP

Git


Known Bugs

  • mail chimp API does not function properly, Will redirect you after you have Contacted uS

Contact Details

sammaingi5@gmail.com

@Maingi Slack Moringa

Can View My Portfolio --> Click_ME


License

This Project is under the MIT license

About

A Responsive Delani Studio with active jQuery and bootstrap

https://layersony.github.io/delani-studio/

License:MIT License


Languages

Language:HTML 60.4%Language:CSS 28.9%Language:JavaScript 10.8%