portfolio-plus.md updated

pull/715/head
inkerton 2 years ago
parent ae8df84dd4
commit dd88d57608

@ -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.
Loading…
Cancel
Save