Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Details #300

Open
wants to merge 21 commits into
base: main
Choose a base branch
from
Open

Details #300

wants to merge 21 commits into from

Conversation

edrivvoll
Copy link

@edrivvoll edrivvoll commented Sep 21, 2024

I created three pages using HTML, Bootstrap, and SASS.

The Authentication Page at /index.html includes a login and registration form with built-in HTML form validation, ensuring that passwords are at least 8 characters long. The form's action attribute is set to direct users to the /profile page upon submission.

For the Feed Page located at /feed/index.html, I implemented a design that includes a list of post thumbnails, a search bar, sorting options, and a form for users to create new posts. I also added extra design elements to enhance the overall user experience.

The Profile Page at /profile/index.html features a profile image, username, a list of user posts, a follow button, and areas displaying the user's followers and following.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant