Search the Community
Showing results for tags 'application'.
-
Hello everyone, I want to make an application for storing Real Estate data. Since I am fairly new (translate: Noob) to PW, I get stuck a lot of times just trying to understand what’s the best way to find a “solution” for a certain “problem”. So, if you people don’t mind, I will use this...
-
Hello there folks, I'm having trouble visualising how can I create an exam app that will have many exams with 20-200 questions (multiple choice) each. The questions will be organised by 3 categories (knowledge area, process group and level of proficiency). The students will take several tests as...
-
Use ProcessWire in a MVC like fashion, or just use pages?
tehandyb posted a topic in Getting Started
Hi I am looking into ProcessWire to build an application. I am used to building applications that have db models separated out, which is nice and organized for building the application. I would also want to separate out a lot of the logic for the application(more in a Model View/Presenter fashion)...