blumilksoftware / interns-2022c-internships

Intership programme application made by interns themselves.
MIT License
5 stars 5 forks source link

#172 - Company submission page #181

Closed MatArasim closed 2 years ago

MatArasim commented 2 years ago

This PR implements pages, that allow users to register themselves, request adding their companies and sign in to the website.

image

image

image

Also 404 page was added to inform user about wrong URL and redirect him to home page.

image

There is also a temporary Router in Vue that will be change to Laravel one with help of Inertia, as in #180.

Closes #169, closes #172.