B
B
BaLahmuT2021-12-21 00:40:24
JavaScript
BaLahmuT, 2021-12-21 00:40:24

Is it possible to implement this?

It's time for the diploma, now I'm deciding on the topic, the project should consist of a front, a backend and a database. I want to use Java or JavaScript, that's why I plan to make a back on java, front on react, angular, mysql base, sqlserver.

The idea is this: to make a freelance site/application only between neighbors, the user registers, uploads a task (for example: walk the dog, repair equipment, go to the store), the so-called freelancers select tasks and go to it, upon arrival they mark the arrival, it happens execution, then payment and feedback.

I ask for advice: what other possibilities can be implemented on this topic, is it possible to create such a stack with such a stack and how voluminous it will be? If you can suggest another topic, I will be grateful!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
N
Nikolay Savelyev, 2021-12-21
@AgentSmith

Yes, it is possible to implement it on this stack.
Quite bulky, but you can handle it

O
Orkhan, 2021-12-21
Hasanly @azerphoenix

Good afternoon.
You can realize not only freelancing, but also, for example, "Austaushung", when people exchange their skills. Those. someone needs to walk the dog, and someone needs to fix the tap. And it is possible that the cost of repairing a faucet is more expensive than walking a dog, but there is an exchange (not always equivalent) between them free of charge.

what other possibilities can be implemented on this topic,

Many things can be implemented.
For example,
- you can add a personal account and social elements. networks so that housemates can add each other as friends.
- You can add a date and time before which you need to complete a particular task.
- submission of applications from different performers
- if the task is not completed by the specified time, then you can notify the performer that he has an unfinished task.
- introduce a rating system so that performers can be evaluated.
- add different categories (animal walking, garbage removal, repairs, etc.)
In general, too many ideas...
upon arrival, they put a mark on arrival,

I don't really like this idea, because usability is important here. And I don’t think that every time a user will go to the site and put a mark, etc. If this is implemented, then it is probably necessary to connect push notifications so that users receive information regularly. Another thing is if you are still planning a mob. raise the application)))
You can not divide people into neighbors and freelancers. They can have the same roles (multiple roles). And each of them can provide a service and ask for a service.
is it possible to create this with such a stack

Can.
how big will it be?

If we are talking about a full-fledged application, then yes, it will be voluminous.
I want to use Java or JavaScript, that's why I plan to make a back on java, front on react, angular, mysql base, sqlserver.

As for me, the Java (Spring) + JS (VueJS) + MySQL (or Postgres) stack will be enough.

A
AlexVWill, 2021-12-21
@AlexVWill

for this I plan to make a back in java,

all this does not present any particular difficulty, the only thing I would do is back on php, as for me, it’s easier for the back to interact with the HTML and JS code of the front

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question