Skip to content

Commit

Permalink
improve page
Browse files Browse the repository at this point in the history
  • Loading branch information
dipak2005 committed Nov 3, 2024
2 parents 9773590 + 5b34637 commit a35416a
Show file tree
Hide file tree
Showing 65 changed files with 8,963 additions and 3,386 deletions.
40 changes: 36 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@
├── LICENSE
├── Mystical-fantaies.html
├── README.md
├── address.css
├── address.html
├── assets/
│ ├── GSSoC-Ext.png
│ ├── JSON/
Expand Down Expand Up @@ -190,7 +192,10 @@
│ │ ├── LogoPicDark.png
│ │ ├── LogoPicLight.png
│ │ ├── Screenshot 2024-10-28 at 12.09.51 AM
│ │ ├── TheGuide.jpg
│ │ ├── Wings_of_Fire_by_A_P_J_Abdul_Kalam_Book_Cover.jpg
│ │ ├── YT icon.png
│ │ ├── a fine balance.jpg
│ │ ├── achievement-1.jpg
│ │ ├── achievement-2.jpg
│ │ ├── achievement-3.jpg
Expand Down Expand Up @@ -267,6 +272,7 @@
│ │ │ ├── auth2.jpg
│ │ │ ├── auth3.jpg
│ │ │ └── c1.jpg
│ │ ├── good of small tjings.jpg
│ │ ├── google button.jpeg
│ │ ├── google icon.jpeg
│ │ ├── gr.jpeg
Expand All @@ -284,6 +290,7 @@
│ │ │ ├── quiz.jpg
│ │ │ └── school.png
│ │ ├── inbox.png
│ │ ├── india after gandhi.jpg
│ │ ├── insta icon.png
│ │ ├── ja.jpeg
│ │ ├── jk.jpeg
Expand All @@ -293,6 +300,7 @@
│ │ ├── logout.png
│ │ ├── ma.jpg
│ │ ├── mg.jpeg
│ │ ├── midnight children.jpg
│ │ ├── moon.png
│ │ ├── moon_solid.svg
│ │ ├── mystery.jpg
Expand All @@ -318,6 +326,7 @@
│ │ ├── rom.jpg
│ │ ├── sci.jpg
│ │ ├── settings.png
│ │ ├── shantaram.jpg
│ │ ├── sun.png
│ │ ├── tele.png
│ │ ├── telephone.png
Expand All @@ -327,7 +336,9 @@
│ │ ├── testimonials-4.jpg
│ │ ├── testimonials-5.jpg
│ │ ├── testimonials-6.jpg
│ │ ├── the inheritance of book.jpg
│ │ ├── thriller.jpg
│ │ ├── train to paki.jpg
│ │ ├── trendingbook1.jpg
│ │ ├── trendingbook2.jpg
│ │ ├── trendingbook3.jpg
Expand All @@ -337,7 +348,8 @@
│ │ ├── twitter-icon.png
│ │ ├── twitter.png
│ │ ├── user.jpg
│ │ └── website-ss.png
│ │ ├── website-ss.png
│ │ └── white tiger.jpg
│ ├── js/
│ │ ├── ReaderConn.js
│ │ ├── addremove.js
Expand Down Expand Up @@ -373,25 +385,37 @@
│ ├── validate.schema.js
│ └── zodschema.js
├── audio/
│ ├── AtTwilight.mp3
│ ├── Bernice Bobs Her Hair by F. Scott Fitzgerald _ Audiobooks Youtube Free _ Short Stories Youtube [ ezmp3.cc ].mp3
│ ├── ChristmasSingVillage.mp3
│ ├── HomelyHeroine.mp3
│ ├── StoryTeller.mp3
│ ├── The Landlady - Roald Dahl [ ezmp3.cc ].mp3
│ ├── The Lottery Ticket by Anton Chekhov Audiobook [ ezmp3.cc ].mp3
│ ├── The Magic Shop by H. G. Wells Audiobook - FULL [ ezmp3.cc ] (1).mp3
│ ├── at-twilight.jpg
│ ├── au1.mp3
│ ├── bernier bobs her hair.jpg
│ ├── christmas-sing-in-our-village.jpg
│ ├── landlady.jpg
│ ├── lotery ticket.jpeg
│ └── the-magic-shop-17 (1).jpg
│ ├── the-homely-heroine.jpg
│ ├── the-magic-shop-17 (1).jpg
│ └── the-story-teller-1.jpg
├── audiobook.html
├── bank.jpg
├── biographies.html
├── book.jpg
├── books.html
├── chat.css
├── chat.html
├── chat.js
├── classic-literature.html
├── cod.jpg
├── comsp.html
├── connectWithsame.html
├── contactus1.html
├── contributing.txt
├── contributors/
│ ├── contributor.css
│ ├── contributor.html
Expand Down Expand Up @@ -424,6 +448,7 @@
├── logout.css
├── logout.js
├── lol.html
├── map.jpg
├── mindful-living.html
├── modals(privacy policy).css
├── models/
Expand All @@ -434,6 +459,9 @@
├── our-vision.html
├── package-lock.json
├── package.json
├── payment.html
├── payment.jpg
├── payment.js
├── personalized-reading.html
├── playNow.html
├── popup.jpg
Expand Down Expand Up @@ -468,8 +496,12 @@
├── thrilling-adventures.html
├── translate.html
├── up-arrow (1).png
├── upi.jpg
├── vanilla-tilt.js
└── vedio.mp4
├── vedio.mp4
├── wishlist.css
├── wishlist.html
└── wishlist.js
```
<!-- END_STRUCTURE -->

Expand Down Expand Up @@ -587,7 +619,7 @@ Contributions are what make the open-source community such an amazing place to l

Your involvement helps to improve the project and make it better for everyone. Thank you for your contributions!

Kindly go through [CONTRIBUTING.md](CONTRIBUTING.md) to understand everything from setup to contributing guidelines.
Kindly go through [CONTRIBUTING.md](contributing.txt) to understand everything from setup to contributing guidelines.

If you would like to contribute to the project, please follow our contribution guidelines.

Expand Down
94 changes: 94 additions & 0 deletions address.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
body {
font-family: 'Helvetica Neue', Arial, sans-serif;
color: #333;
margin: 0;
padding: 0;
background-image: url(/map.jpg);
background-position: center;
background-attachment: fixed;
justify-content: center;
align-items: center;
}

.container {
max-width: 500px;
margin: 60px auto;
padding: 30px;
background-color: #bcb7b773;
backdrop-filter: blur(5px);
border: 1px solid #ccc;
border-radius: 15px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.form-group {
margin-bottom: 25px;
}

label {
display: block;
margin-bottom: 8px;
font-weight: bold;
}

input[type="text"] {
width: 100%;
height: 45px;
padding: 12px;
font-size: 16px;
border: 1px solid #ccc;
border-radius: 5px;
box-sizing: border-box;
transition: border-color 0.3s;
}

input[type="text"]:focus {
border-color: #4CAF50;
outline: none;
}

button {
width: 100%;
height: 45px;
font-size: 16px;
background-color: #4dad50d3;
color: #fff;
border: none;
border-radius: 5px;
transition: background-color 0.3s;
}

button:hover {
background-color: #45a049;
}

.back-btn {
background-color: #666666a9;
margin-top: 10px;
}

.back-btn:hover {
background-color: #555;
}



@media (max-width: 768px) {
.container {
margin: 30px auto;
}
}

@media (max-width: 480px) {
.container {
padding: 15px;
}

input[type="text"] {
height: 35px;
}

button {
height: 35px;
}
}
59 changes: 59 additions & 0 deletions address.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Edit Address</title>
<link rel="stylesheet" href="/address.css">
</head>

<body>

<body>
<div class="container">
<h2>Enter Address</h2>
<form id="address-form">
<div class="form-group">
<label for="address">Address:</label>
<input type="text" id="address" placeholder="Enter your address" maxlength="28">
</div>
<button id="submit-btn">Submit</button>
<button type="button" class="back-btn" onclick="history.back()">Back</button>
</form>
<div id="message" class="message"></div>
</div>


<script>
const form = document.getElementById('address-form');
const addressInput = document.getElementById('address');
const submitBtn = document.getElementById('submit-btn');
const messageDiv = document.getElementById('message');

// Load the saved address from localStorage when the page loads
window.onload = () => {
const savedAddress = localStorage.getItem('address');
if (savedAddress) {
addressInput.value = savedAddress;
}
};

submitBtn.addEventListener('click', (e) => {
e.preventDefault();

const address = addressInput.value.trim();

if (address) {
localStorage.setItem('address', address);
messageDiv.textContent = 'Address saved successfully!';
messageDiv.style.color = 'green';
} else {
messageDiv.textContent = 'Please enter an address!';
messageDiv.style.color = 'red';
}
});
</script>
</body>

</html>
1 change: 1 addition & 0 deletions assets/css/aboutus.css
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ body {
.logo {
display: flex;
align-items: center;
font-weight: bold;
}

header {
Expand Down
14 changes: 9 additions & 5 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,7 @@ button {
address {

font-style: normal;
color: #3e87d8;

}

Expand Down Expand Up @@ -514,7 +515,10 @@ body {
}

.has-underline {

position: relative;
margin-left: 2px;

}

.has-underline .span {
Expand All @@ -526,7 +530,8 @@ body {
}

.has-underline .has-before::before {
width: 18px;

width: 18px;
height: 18px;
top: 2px;
left: 45%;
Expand Down Expand Up @@ -1720,6 +1725,7 @@ body.dark-mode .pricing-card button {
margin-bottom: 8px;
font-weight: bold;
font-family: Montserrat;
color: #3e87d8;
}

.contact-form input,
Expand Down Expand Up @@ -2006,7 +2012,7 @@ body.dark-mode .pricing-card button {
input:not(:checked) ~ label:hover ~ label {
color: rgb(246, 32, 32);
} */
*/ input:checked ~ label {
input:checked ~ label {
color: #fd4;
}
input#rate-5:checked ~ label {
Expand Down Expand Up @@ -2247,11 +2253,9 @@ footer {

.description {

color: hsl(208deg 18.91% 37.88%);
font-weight: bold;
color: hsl(206, 11%, 29%);
text-align: justify;
max-width: 600px;

margin: 0 auto;

}
Expand Down
Loading

0 comments on commit a35416a

Please sign in to comment.