In the ever-evolving digital age, mobile applications have become a crucial part of our daily lives. From communication and productivity to entertainment and learning, apps fuel our smartphones and tablets. But with millions of apps available on official platforms, users often struggle to find reliable alternatives, curated suggestions, or region-specific content. That’s where App Store by Neon Works comes in — a powerful, feature-rich, and secure app marketplace designed to streamline how users discover and manage Android apps.
This detailed overview explores what makes App Store by Neon Works a unique and compelling platform, ideal for developers, tech enthusiasts, and everyday users alike.
Latest Version
1.0Uploaded by
ROHIT BISWAS
Requires Android
Android 7.0+
Available on
ROHIT BISWASCategory
Free Tools AppReport
Flag as inappropriateLast updated on Jul 8, 2025
1. Core UI/UX
App and Game Discovery: All published apps and games are neatly arranged in a card format in a main grid layout.
Filters and Search:
Category Filters: Users can easily find apps in their preferred categories by clicking on the "All", "Apps", and "Games" buttons.
Real-time Search: There is a search bar that shows results in real-time as you type, making it easier to find apps.
Full-screen Player: Clicking the "Play" button launches the app or game in a full-screen modal window, providing a seamless and distraction-free experience.
Rating System: There is a 5-star rating system for each app. A user can rate an app only once, which is controlled using localStorage.
2. Content Submission & Management
App Upload Facility: Any user can fill out a special form ("Upload App/Game") to upload their own HTML, CSS, and JavaScript-based apps or games.
Pending App Management:
List View: There is a page called "Pending Submissions" where the user can see which of their apps are waiting for admin approval.
Edit and Delete Facility: If a user finds any mistake in their submitted app or wants to delete it, they can Edit or Delete that app before the admin approves it.
Published App Management:
List View: This is a very important feature. On the "My Published Apps" page, users can see a list of their apps that are already live.
Live App Edit and Delete: Users can Delete their live apps. If they want to edit an app, that app will be removed from public view and sent to the admin for re-approval. This is a security measure.
3. Personalization & Notifications
User Profile: To submit an app, the user needs to save their name and email on a profile page. This information is only saved in the user's browser's localStorage, not on any server. This protects privacy.
Real-time Notifications: When a user's submitted app is approved by the admin, the user gets to know immediately through a beautiful toast notification.
4. Design & Technical Features
Modern and futuristic design: The entire application is based on a dark, cyberpunk theme, where glassmorphism effects, neon borders, and gradient text have been used.
Easy Navigation: There is a side-menu that helps the user easily navigate to different pages (e.g. - Home, Profile, My Submissions, My Published Apps).
Fully Responsive: The application is fully responsive for all types of devices including mobile, tablet, and desktop.
Zoom Disabled: Pinch-to-zoom feature has been disabled to provide a native app-like experience on mobile devices.
Framework-Free: The application is built using only pure HTML, CSS, and Vanilla JavaScript, making it extremely lightweight and fast.
Firebase Integration: All data (app, submissions, notifications) is stored securely in the Firebase Realtime Database.