Jump to content

Kuba Pawlak
 Share

Recommended Posts

Hello!

I like to share a project developed using ProcessWire. App-UNIVERSE.net is a modern online service with software database download. We provide access to a rich app database for desktop operating systems based on Windows and Mac OS. Within each category we present both free and commercial apps used by professionals in industries as movie creation, interior design, transportation, creating presentations, coding apps and games, etc.

about_top.jpg

All available apps in App-UNIVERSE contain information like license, name of developer, date of app update, actual description of main features and direct links to files hosted on developers homepage. Site visitors can search for apps not only through the catalog, but also an advanced search engine. Applications can be searched by criteria such as category, developer, name of the application or alternative.

Unlike many competing sites we do not offer download of files via download assistant that under the pretext of simplifying the process of installing apps are spying software and are installing in system toolbars and other unnecessary components. We focus primarily on all valuable apps that we can height recommend to our users.

  • Like 14
Link to comment
Share on other sites

  • 2 weeks later...

If you open the dev tools and look for the network traffic you can see it. Right after setting focus on search input, the app polls for all possible values, so everything is already loaded, then it is simply your browser showing relevant results.

post-18-0-95602000-1444250495_thumb.png

  • Like 5
Link to comment
Share on other sites

  • 2 weeks later...

Hello guys. As you did notice the search is extremely fast because I'm doing in background a ajex request to the search page when you start typing text in input field. Then all results are cached and displayed when typing. If you have any other question let me know.

  • Like 2
Link to comment
Share on other sites

  • 4 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...