diff --git a/.idea/.name b/.idea/.name new file mode 100644 index 0000000..1194c96 --- /dev/null +++ b/.idea/.name @@ -0,0 +1 @@ +home.html \ No newline at end of file diff --git a/AnaP.jpeg b/AnaP.jpeg new file mode 100644 index 0000000..64f7bf1 Binary files /dev/null and b/AnaP.jpeg differ diff --git a/AyushiP.JPG b/AyushiP.JPG new file mode 100644 index 0000000..8a03be7 Binary files /dev/null and b/AyushiP.JPG differ diff --git a/Excalibur Nouveau.ttf b/Excalibur Nouveau.ttf new file mode 100644 index 0000000..d8d840b Binary files /dev/null and b/Excalibur Nouveau.ttf differ diff --git a/aboutUs.html b/aboutUs.html index 7be0b89..474f0f8 100644 --- a/aboutUs.html +++ b/aboutUs.html @@ -22,17 +22,23 @@

About Us

- The idea behind Pretty&Protected was inspired by Women's History Month. Inspired to bring about awareness on women's safety as well as the growing diveristy initiatives in STEM we decided to combine both these ideas in our app. Feeling safe and secure - on the go was the reason we decided to go with an apple watch app. However, we would love to see this take the form of a mobile app that is avaible to android users and ios users. This is our Team's first ever hackathon and we are super proud - of this app idea and protoype. What features would you like to see added? + The idea behind Pretty & Protected was inspired by Women's History Month. Inspired to bring about awareness on women's safety, as well as the growing diversity initiatives in STEM, we decided to combine both of these ideas into our app. Feeling safe and secure + on the go was the reason we decided to go with an Apple Watch application. However, we would love to see this take the form of a mobile app that is available to android users and ios users. This is our team's first ever hackathon, and we are super proud + of this idea and prototype. What other features would you like to see added?

Our Members

+ img

Ana PathaK: UNC Charlotte Senior, majoring in Computer Science


+ img

Ayushi Patel: UNC Charlotte - Senior Computer Science with a concentration in Cybersecurity and minor in Bioinformatics & Early Entry Masters in Cybersecurity Student


-

Zelaya Alayeisha: UNC Charlotte Senior, majoring in Computer Science

+ img +

Zelaya Al ayeisha: UNC Charlotte Senior, majoring in Computer Science

+logo + + \ No newline at end of file diff --git a/home.html b/home.html index 9c35387..0adcb1a 100644 --- a/home.html +++ b/home.html @@ -22,15 +22,13 @@

Welcome!

- Welcome to the information page about Pretty & Protected. Pretty & Protected is an application - that is designed for Apple watches. Its primary focus is to keep you safe. Pretty & Protected - is proud of the many different features such as: SOS, Request a Ride, Fast Alert and Beam. Head - over to our About Us page to gather more information on why we are and the inspiration behind our - app. - Welcome to the information page about Pretty & Protected. Pretty & Protected is an application that is designed for apple watches. It's primary focus is to keep you safe. Pretty & Protected is proud of the many ddifferent features such as: SOS, Request - a Ride, Fast Alert and Beam. Head over to our About Us page to gather more information on why we are and the inspiration behind our app. - + Safety is one of the most important things that we need to look out for. Whether you're at work, home, or out in public, nothing + feels better than being safe and protected. Pretty & Protected is an application + that is designed for Apple Watches. Its primary focus is to keep you safe at all times, no matter the time and location. + Make sure to check out our prototype and our features + page to learn more about Pretty & Protected.

+logo \ No newline at end of file diff --git a/logo1.png b/logo1.png new file mode 100644 index 0000000..2748b17 Binary files /dev/null and b/logo1.png differ diff --git a/prototype.html b/prototype.html index da616e1..8aa4450 100644 --- a/prototype.html +++ b/prototype.html @@ -33,4 +33,5 @@

Check out our prototype

+ \ No newline at end of file diff --git a/style.css b/style.css index 73844de..f8ea6da 100644 --- a/style.css +++ b/style.css @@ -1,3 +1,8 @@ +@font-face { + font-family: "Excalibur Nouveau"; + src: url('Excalibur Nouveau.ttf'); +} + body{ text-align: center; /**background-image: url(https://wallpaperaccess.com/full/3362848.jpg); **/ @@ -7,7 +12,7 @@ body{ .navbar { overflow: hidden; - background-color: #333; + background-color: #151434; } .navbar a { @@ -20,7 +25,7 @@ body{ } .navbar a:hover, .subnav:hover .subnavbtn { - background-color: violet; + background-color: #f1a8dc; } p{ @@ -33,7 +38,17 @@ body{ } h1{ + font-family: "Excalibur Nouveau"; + font-size: 50pt; text-align: center; text-transform: uppercase; color: purple; + } + + img { + width: 20%; + } + + img .logo { + width: 70%; } \ No newline at end of file diff --git a/z.JPG b/z.JPG new file mode 100644 index 0000000..12d6517 Binary files /dev/null and b/z.JPG differ