Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamedhadri committed Aug 29, 2022
2 parents 8026676 + 724ab03 commit 1353f30
Show file tree
Hide file tree
Showing 29 changed files with 1,051 additions and 220 deletions.
2 changes: 2 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
GITHUB_ID= 06278944971ada50241b
GITHUB_SECRET = 0a489dbefa1825e83f17ea3d5bdeeee9bc78f7c3
340 changes: 315 additions & 25 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,11 @@
},
"dependencies": {
"@react-google-maps/api": "^2.12.1",
"axios": "^0.27.2",
"clsx": "^1.2.1",
"i18next": "^21.8.14",
"next": "^12.2.1",
"next-auth": "^4.10.3",
"next-i18next": "^11.2.2",
"next-images": "^1.8.4",
"polyfill-library": "^4.1.1",
Expand Down
Binary file added public/images/personal-pics/beyza.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/personal-pics/gizem.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/personal-pics/momomo.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/personal-pics/nouh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/personal-pics/salah.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/personal-pics/selin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/userIcon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/locales/de/donation.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"big-help": "Große Unterstützung",
"donate-now": "Jetzt spenden",
"why-donate": "Warum Spenden",
"motivation": "Das Leben ist beschäftigt und manchmal vergisst man leicht, seine Dankbarkeit für alles zu zeigen, was einem gegeben wurde. Die Studierenden haben niedrige Budgets und benötigen finanzielle Unterstützung. Wenn Sie bereit sind zu spenden und nach Gruppen von Menschen suchen, die Sie unterstützen möchten, kann uns das an alles erinnern, was wir haben, und die Spende für wohltätige Zwecke ist eine Möglichkeit, unsere Dankbarkeit zum Ausdruck zu bringen. Inspirieren Sie andere zum Spenden, indem Sie Ihre freundliche Aktion in den sozialen Medien veröffentlichen, um andere zum großzügigen Spenden zu inspirieren.",
"motivation": "Das Leben ist geschäftig und manchmal vergisst man leicht, wie wichtig es ist, seine Dankbarkeit für alles zu zeigen, was einem gegeben wurde. Der Akt des Spendens ist eine großartige Möglichkeit, unsere Gefühle der Dankbarkeit auszudrücken. Wenn Sie nach Möglichkeiten suchen, das Leben der Studierenden zu verändern, können Sie sie durch eine Spende finanziell unterstützen. Inspirieren Sie andere zum Spenden, indem Sie Ihre freundliche Aktion in den sozialen Medien posten.",
"we-are-thrilled-to-have-your-support-thank-you-for-your-generous-gift": "Wir freuen uns sehr über Ihre Unterstützung, danke für Ihre großzügige Spende."
}
6 changes: 5 additions & 1 deletion public/locales/de/header.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,9 @@
"search": "Suche",
"sign-in": "Einloggen",
"sell-items": "Verkaufen",
"cart": "Warenkorb"
"cart": "Warenkorb",
"my-listings": "Meine Anzeigen",
"edit-Profile": "Profil bearbeiten",
"logout": "Ausloggen",
"logout-success": "Sie haben sich erfolgreich ausgeloggt"
}
1 change: 1 addition & 0 deletions public/locales/de/sign.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"sign-in": "Einloggen",
"or": "oder",
"sign-in-with": "melden Sie sich an mit",
"show-password": "Passwort anzeigen",
"don't-have-an-account": "Haben Sie noch kein Konto",
"password": "Passwort",
"sign-up": "Registrieren",
Expand Down
2 changes: 1 addition & 1 deletion public/locales/en/donation.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"big-help": "Big help",
"donate-now": "Donate now",
"why-donate": "Why Donate",
"motivation": "Life is busy, and it can sometimes be easy to forget to show your gratitude for all that you’ve been given. Students have low budgets and they’re in need of financial support. When you are ready to give and are researching groups of people to support, this can remind us of all that we have, and the act of donating to charity is a way to express our feelings gratitude. Inspire others to give by posting your kind action on social media to inspire others to give generously.",
"motivation": "Life is busy, and sometimes it is easy to forget the importance of showing your gratitude for all that you have been given. The act of donating is a great way to express our feelings of gratitude. If you are looking for ways to make a difference in the lives of the students, you can financially support them by donating. Inspire others to give by posting your kind action on social media.",
"we-are-thrilled-to-have-your-support-thank-you-for-your-generous-gift": "We are thrilled to have your support, thank you for your generous gift"
}
6 changes: 5 additions & 1 deletion public/locales/en/header.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,9 @@
"search": "Search",
"sign-in": "Sign in",
"sell-items": "Sell Items",
"cart": "Cart"
"cart": "Cart",
"edit-Profile": "Edit Profile",
"my-listings": "My Listings",
"logout": "Logout",
"logout-success": "You have been logged out successfully"
}
1 change: 1 addition & 0 deletions public/locales/en/sign.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"sign-in": "Sign in",
"or": "or",
"show-password": "Show password",
"sign-in-with": "sign in with",
"don't-have-an-account": "Don't have an account",
"password": "password",
Expand Down
2 changes: 1 addition & 1 deletion public/locales/tr/donation.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"big-help": "büyük-yardım",
"donate-now": "şimdi-bağış-yap",
"why-donate": "Neden Bağış",
"motivation": "Hayat meşgul ve bazen sahip olduklarımız için minnettarlığımızı göstermeyi unutmak kolay olabilir. Öğrencilerin bütçeleri düşüktür ve finansal desteğe ihtiyaçları olabilir. Bağış yapmaya hazır olduğunuzda ve destekleyecek insan gruplarını araştırdığınızda, bu bize sahip olduğumuz her şeyi hatırlatabilir ve hayır kurumlarına bağış yapmak duygularımızı minnettarlığı ifade etmenin bir yoludur. Nazik eyleminizi sosyal medyada yayınlayarak başkalarına da cömertçe paylaşımlarda bulunmaları için ilham olabilirsiniz.",
"motivation": "Hayat yoğun ve bazen sahip olduklarımız için minnettarlık göstermenin önemini unutmak kolay olabiliyor. Bağış yapmak minnettarlığımızı ifade etmenin harika bir yolu. Eğer öğrencilerin hayatlarında bir değişiklik yaratmak isterseniz, onlara maddi desteğinizi bağış yaparak gösterebilirsiniz. Nazik eyleminizi sosyal medyada yayınlayarak başkalarına da cömertçe paylaşımlarda bulunmaları için ilham olabilirsiniz.",
"we-are-thrilled-to-have-your-support-thank-you-for-your-generous-gift": "Desteğiniz için çok mutluyuz, cömert hediyeniz için teşekkür ederiz"
}
8 changes: 6 additions & 2 deletions public/locales/tr/header.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
{
"donate": "bağış",
"donate": "Bağış",
"about-us": "hakkımızda",
"search": "arama yap",
"sign-in": "giriş",
"sell-items": "sat",
"cart": "sepetim"
"cart": "sepetim",
"my-listings": "İlanlarım",
"edit-Profile": "Profili Düzenle",
"logout": "Çıkış",
"logout-success": "Çıkış yapıldı"
}
1 change: 1 addition & 0 deletions public/locales/tr/sign.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"sign-in": "giriş",
"or": "veya",
"sign-in-with": "ile giriş",
"show-password": "Parolayı göster",
"don't-have-an-account": "hesabın yok mu",
"password": "şifre",
"sign-up": "üye ol",
Expand Down
Empty file.
Loading

0 comments on commit 1353f30

Please sign in to comment.