I want to make a web app that divides groups of 4 people.

Job ID: 36005339

Budget: $10 – $30 USD

I want to make a web app that divides groups of 4 people.
1. Enter a person's name with a comma (up to 100 people)
2. Divide into groups of four (if the rest is one or two, the last group should be three)
3. I want to make it print out on the web.
4. Output No. 3 has a unique address and should be shared with others.
5. Using login, the logged in person should be able to create various groups.
6. All results and entered names should be stored in the database and can be added or deleted again.
7. I hope to see various groups on the web.
8. It should be a Python program that can be run in Ubuntu.