diff --git a/Projects/1-Beginner/Portfolio-Plus.md b/Projects/1-Beginner/Portfolio-Plus.md index e69de29b..e0fcec9f 100644 --- a/Projects/1-Beginner/Portfolio-Plus.md +++ b/Projects/1-Beginner/Portfolio-Plus.md @@ -0,0 +1,43 @@ +# Application Name + +**Tier:** 1-Beginner + +Description: +The Portfolio Website is a basic web application designed to showcase your projects, experiences, and contact information. It serves as a personal portfolio or online resume, allowing you to present your work and skills to potential employers or clients. This project is suitable for beginners in web development and can be used to practice HTML, CSS, and basic web design. + + +- "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: + +- A code editor (e.g., Visual Studio Code, Sublime Text). +- Basic knowledge of HTML for creating web page structure. +- Basic knowledge of CSS for styling and layout. +- Optional: Hosting and domain to make the portfolio website accessible online. + + +## 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... + +## Bonus features + +- [ ] User can ... first bonus feature +- [ ] User can ... second bonus feature +- etc... + +## Useful links and resources + +Add useful links and resources corresponding to this project. + +## Example projects + +Add one or more examples of projects that have similar functionality to this application. This will act as a developer guide. \ No newline at end of file