From 3d9e7dc76456ecb9f1207e9467e980477438dc97 Mon Sep 17 00:00:00 2001 From: inkerton Date: Mon, 2 Oct 2023 23:05:27 +0530 Subject: [PATCH] updated user stories --- Projects/1-Beginner/Portfolio-Plus.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Projects/1-Beginner/Portfolio-Plus.md b/Projects/1-Beginner/Portfolio-Plus.md index e0fcec9f..fc92e3df 100644 --- a/Projects/1-Beginner/Portfolio-Plus.md +++ b/Projects/1-Beginner/Portfolio-Plus.md @@ -9,7 +9,7 @@ The Portfolio Website is a basic web application designed to showcase your proje - "What is the purpose of this application?" The purpose of this application is to create a digital space where you can display your projects and experiences to make a positive impression on visitors, including potential employers or collaborators. It provides a platform to demonstrate your skills and capabilities in a visually appealing manner. - + - "Are there any resources needed in order to complete the project?" To complete this project, you will need the following resources: @@ -21,18 +21,18 @@ The Portfolio Website is a basic web application designed to showcase your proje ## User Stories -- [ ] User can ... first user story -- [ ] User can ... second user story -- [ ] User can ... third user story -- [ ] User can ... fourth user story -- [ ] User can ... fifth user story -- etc... +- [ ] User can view a homepage with a brief introduction and photo. +- [ ] User can navigate to a "Projects" section to view a list of your projects with project titles and descriptions. +- [ ] User can click on a project to view more details, including project images and additional information. +- [ ] User can visit an "Experience" section to read about your work or educational experiences. +- [ ] User can access a "Contact" page or section with your contact information (e.g., email, LinkedIn, GitHub). ## Bonus features -- [ ] User can ... first bonus feature -- [ ] User can ... second bonus feature -- etc... +- [ ] User can see animations or transitions to enhance the website's visual appeal. +- [ ] User can implement a responsive design to ensure the website looks good on different screen sizes. +- [ ] User can add a blog section to share insights or articles related to your field. +- [ ] User can include a downloadable resume (PDF) for convenience. ## Useful links and resources