C
C
Comatu2018-02-18 16:59:43
Java
Comatu, 2018-02-18 16:59:43

How to make a simple web application for a psychological test?

Dear developers! Tell me how to make a simple web application on your site for a psychological test and draw up a characteristic based on its results? Output the result to a text file.
I know a little Java, I made an application for Android, I understand html, the principles of working with the database. What would you recommend to get started?
I tried looking at Spring - but I don't understand if it's worth further "digging" this topic?
Do not offer to order from freelancers)) I want to figure it out myself

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alexander Ivanov, 2018-02-18
@alexsteadfast

You can do it in Android Studio, it's not very difficult to figure it out. Spring is a framework for the backend) do you need a website or an application?) There is Spring for Android, but if the test is simple, then I don’t think it will come in handy.

D
Dmitry Korobeinikov, 2018-02-18
@f1era

And what exactly is the difficulty?
If you understand html, then, in fact, you can write on it. A couple of buttons, radio inputs, a couple of imgs. Styling in css.
Or, alternatively, look for something on zurb foundation.

Y
Yerlan Ibraev, 2018-02-19
@mad_nazgul

You can take, for example, spring boot.
All examples are on the official website with links to git.
Choose the example you need and "finish" to the desired condition.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question