CoolFace
Apppublic

k1nnnnnn/manhincinema-silver-screen-dreams

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes
19 commits on main
5af89d110mo ago

although i have login,but it still cannot book

k1nnnnnn
a6ea2ac10mo ago

please add code to let me fill in the image source,the movie name in the index page cannot be shown

k1nnnnnn
92e118910mo ago

in every pages,if there is white background colour with content inside,change it to grey

k1nnnnnn
ba9bd1810mo ago

the seat selection page also need to repeat the above action

k1nnnnnn
4c2872310mo ago

after click the book now button of the movie,the details cannot be seen due to the white background colour,change it to grey

k1nnnnnn
3764c3710mo ago

change all white background to grey as the words cannot be clearly seen

k1nnnnnn
9a7bafb10mo ago

if the user login their account,the information must be the same with the one they registered,also after the user register their account,create a page with a hyperlink to let them login,after they login and redirect to main page,the register and login button dissapear.

k1nnnnnn
15c232510mo ago

add the login and button on the top right corner,when the user has already log in,the button will shown as log out

k1nnnnnn
c66ab4f10mo ago

add image source to the movies

k1nnnnnn
9d0ffe910mo ago

in the index [age.change the 3 movies under 'Now Showing'to 'The Galatic Adventure' 'Mystery Manor' 'Love in Time',also help me make the website more colourful

k1nnnnnn
e3c6a7210mo ago

remove the book ticket in the top right corner

k1nnnnnn
39e418c10mo ago

remove ${!localStorage.getItem('userLoggedIn') ? `

k1nnnnnn
cb672f410mo ago

change the background dark green

k1nnnnnn
98365b310mo ago

adter registered,dont show the register page again,in the main page.please seperate the genre,each of them a column

k1nnnnnn
be33f8710mo ago

only after login can book movie,also the page for seat selection,,show the seat horizontally

k1nnnnnn
5522b7710mo ago

add code to connect all the pages

k1nnnnnn
6c2c0c310mo ago

every button cannot function

k1nnnnnn
1c21add10mo ago

generate a movie ticketing website name ManhinCinema which includes(main menu,movie page,movie details page,register page,booking seat page,payment page)Using blue black grey as the main colour

k1nnnnnn
c9ce74910mo ago

initial commit

k1nnnnnn