Yes, of course you can make any type of web app.
Use Page Templates for different pages, Custom Post Types for different data handlers, Taxonomies for categorizing those data, and Plugins for advanced functionality.
WP Codex is best way to dive into WordPress.
Related Posts:
- How can I include 3rd party library in WordPress?
- Where to put third party PHP library?
- How do I set up a custom URL shortener for my posts?
- When wp_schedule_event action has two possible directions, how to avoid an infinite loop?
- How to allow users login to WP from external domain and make REST requests
- Posting From Apple Aperture?
- Authenticate user using Hashed Password in MySQL Query and C#
- Release a plugin with composer installed packages
- Creating external apps WordPress / How they work
- How can I make a wp site in a mobile application?
- Locking Down WordPress Application Password Permissions / Capabilities
- Is back-end access not required for an app to post to my blog?
- How to avoid loading wp-load.php from external php scripts?
- How to bypass the Easy Digital Downloads checkout process?
- I want to retrieve all posts of a blog without username & password
- WordPress Ajax Posting from App
- How to use WP account on third party module
- Use third party Library in wordpress
- Frontend in WP , backend in Laravel. Some level of integration needed
- REST alert when new WordPress post is published or updated
- Can I put in Github the code of a abandoned plugin I want to fork?
- Possibility of including third party software/plugins in the WordPress repository
- Setting a JSON web token from a secondary api as a secure cookie on WordPress
- Using the WordPress and WooCommerce REST APIs in the same Node app
- A thin line between native wordpress bahaviour and 3rd party themes
- How do I add my PHP app to a WordPress page whilst keeping semantic URLs?
- Free Alternate WordPress Editor (without requiring plugins)
- How to connect wordpress user with my own APP user?
- WP Refused to display ‘URL’ in a frame because it set ‘X-Frame-Options’ to ‘sameorigin’
- Is there a tool to see every WordPress site that’s using a particular plugin?
- Preparing Hardcopy and Online Page
- generate a static copy of the website footer html
- Integrate non-wordpress site into a wordpress site
- Custom folder structure and problem with 3rd party services
- Best practices/popular methods for distributing a program with a plugin?
- Q&A lite plugin comments
- Javascript not working on index.php but it is working on single post’s page
- REST API Integration without user account?