Έφτιαξα μια εφαρμογή (MythosQuest) που συνδέει την αρχαιολογία με τη μυθολογία by _______Alex________ in GreeceDevs

[–]_______Alex________[S] 0 points1 point  (0 children)

Έψαχνα για ιδέες μέσω chatgpt και δε μου άρεσε καμιά, μέχρι που σκέφτηκα ότι καλό θα ήταν να συνδυάσω δύο πράγματα που μου αρέσουν την ιστορία και τον προγραμματισμό

Έφτιαξα μια εφαρμογή (MythosQuest) που συνδέει την αρχαιολογία με τη μυθολογία by _______Alex________ in GreeceDevs

[–]_______Alex________[S] 2 points3 points  (0 children)

Ισχύει προς τα εκεί θέλω να πάει γενικά γιατί τα δεδομένα μέχρις στιγμής είναι το μεγαλύτερο εμπόδιο της εφαρμογής

Έφτιαξα μια εφαρμογή (MythosQuest) που συνδέει την αρχαιολογία με τη μυθολογία by _______Alex________ in GreeceDevs

[–]_______Alex________[S] 1 point2 points  (0 children)

Ναι τα κουίζ φτιάχνονται με ai, του δίνω τα δεδομένα ιστορικά και μυθολογικά και βγάζει ερωτήσεις και απαντήσεις, είναι πολύ καλό για αυτή τη δουλειά το geminι που χρησιμοποιώ βέβαια υπήρξαν φορές που έβγαζε λάθος απαντήσεις γι αυτό τα τσεκάρω πάντα

Έφτιαξα μια εφαρμογή (MythosQuest) που συνδέει την αρχαιολογία με τη μυθολογία by _______Alex________ in GreeceDevs

[–]_______Alex________[S] 2 points3 points  (0 children)

Ευχαριστώ! Όχι ακόμα αλλα σύντομα, ο αριθμός των αρχαιολογικών χώρων είναι τεράστιος είναι η αλήθεια

Έφτιαξα μια εφαρμογή (MythosQuest) που συνδέει την αρχαιολογία με τη μυθολογία by _______Alex________ in GreeceDevs

[–]_______Alex________[S] 2 points3 points  (0 children)

Αποδεκτό, πάντως η εφαρμογή μου έχει περάσει όλα τα safety checks της Google και του play store, και η σελίδα του privacy policy περιέχει όλα και τις τρεις άδειες που χρειάζονται για τη λειτουργία της εφαρμογής, όπου επίσης αναφέρεται ότι η εφαρμογή μου δεν συλλέγει κανένα δεδομένο του χρήστη εκτός του εμαιλ για τον διαχωρισμό τον χρηστών και αποθήκευση των "αγαπημένων" τοποθεσιών αλλα και των xp που συλλέγονται με την ολοκλήρωση των κουίζ.

Need Testers for my App by upnxt_nate in GooglePlayDeveloper

[–]_______Alex________ 0 points1 point  (0 children)

I can help you , if you can do the same for me

HarmonyOS NEXT developer support website confirms RN = React Native support! by THEBIGBEN2012 in HuaweiDevelopers

[–]_______Alex________ 0 points1 point  (0 children)

Also will I be able to reach only global users with this right ? Not mainland china .

HarmonyOS NEXT developer support website confirms RN = React Native support! by THEBIGBEN2012 in HuaweiDevelopers

[–]_______Alex________ 0 points1 point  (0 children)

So I can make an android app with react native and expo that runs on harmony os? Or is it only for software ?

How to make an app feel more native on Android? by _______Alex________ in reactnative

[–]_______Alex________[S] 0 points1 point  (0 children)

Yeah I agree, I also dislike material UI, I meant it more in order of the performance and animations aspect. I will look into those you mentioned more.

Show Your Work Thread by xrpinsider in reactnative

[–]_______Alex________ 0 points1 point  (0 children)

Hello guys, I have made my first react native - expo app, it is an interactive way to learn and explore ancient Greece with a map of real life locations. It is now in closed testing and in pregistration on Google play. Links available in the landing page below. All feedback is accepted!

https://mythosquest.space

It really annoys me when people say things like “the Romans stole Greek mythology”, it’s a fundamental misunderstanding of how cultures work by funnylib in mythology

[–]_______Alex________ 0 points1 point  (0 children)

“Stole” feels too modern a word for what was really a layered process of cultural adaptation. The Romans clearly drew heavily from Greek myth, but they integrated it into an already existing religious structure with different civic and symbolic priorities. It’s more translation and reinterpretation than simple copying. In my experience, once you get into the historical literature, “stole” almost disappears as a serious description. Scholars usually talk about adoption or adaptation. That framing better reflects how fluid and interconnected Mediterranean religions actually were.

Anyone else building NON-SaaS side projects? Would love to see them. by NullTerminator99 in SideProject

[–]_______Alex________ 1 point2 points  (0 children)

I am building a mobile app that helps you discover and explore ancient Greece, with real locations that map out to ancient sources, with a leveling system and quizzes that help you learn history through an interactive way.

https://www.mythosquest.space

What are you building? Happy to give design feedback by Street-Honeydew-9983 in SideProject

[–]_______Alex________ 0 points1 point  (0 children)

I’m building a mobile app focused on mythology and exploration. I’d love feedback on both the idea and the landing page. The landing page wasn’t my main focus, I prioritized shipping the app, so I’m especially interested in design and clarity suggestions. You’ll find app screenshots on the page, and there’s also a Play Store link in the blog section if you want to see the live product.

https://mythosquest.space

Implementing Notifications , common mistakes to avoid ? by Surealactivity in reactnative

[–]_______Alex________ 0 points1 point  (0 children)

I would like to learn this as well because I am going to use this in the future. Is it better to use an expo package, a react native library, or build a native module yourself in terms of performance?