CoolFace
Apppublic

matrixme/thought-palette

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes
9 commits on main
9f9765e10mo ago

Manual changes saved

matrixme
32153211y ago

create a another view of the index page where it has a modal opened up. This modal is a payment form, and its in two sections

matrixme
b8f898b1y ago

create the contact page, it should just be a form which takes some message from the user. let it look modern and should have a nice background image for the main page. The form should find itself somewhere on the right side of the page on large screens

matrixme
deb4dd81y ago

lets make the schools page better. The school's logo is what we are going to show, then the name of the school, and a snippet of the school's description. Then when students click a btton, they are able to see the full description of the school in a modal. Ensure buttons clicked are dispatching a modal, and the modal schows some information about the school (usually the description, and the school's residency status, if its a private or secondary school)

matrixme
1c6662e1y ago

create a page where i show the schools that have registered on this admission portal

matrixme
90c47c31y ago

create the about page, it should have some nice design and should have some small intro about the platform. It should show a block to have a message from the CEO, and also show the team. Add other content that should make the page more meaningful

matrixme
6c9d2ec1y ago

Using tailwind css for styling, and alpine for any interactivity, create a homepage design for an admission system, which has a nav bar to these locations: home, about, schools and contact. The homepage should have a carousel at the start, then it comes to a little stats block which shows the number of courses, schools, students and admitted students. It should have a block where students can enter their index numbers to begin their admission process. Also have another block where theres a video on how to use the platform, as well as have another block to show where users select a school and can get the contact number of the admins of that school. End it with a footer which have some links, and the copyright year

matrixme
a5bf09c1y ago

what are some things i can ask?

matrixme
40e33691y ago

initial commit

matrixme