From d76f6136db9edc4432144f6d9819876ecd7d591f Mon Sep 17 00:00:00 2001 From: Mycah Accad <56968035+codewithMycah@users.noreply.github.com> Date: Sun, 5 Apr 2026 17:51:42 -0500 Subject: [PATCH 1/2] Updated members, description, purpose, inspiration section --- README.md | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 0e1211217..c6c9f7890 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ -# [your app name here] +# CODEFOLIO CodePath WEB103 Final Project -Designed and developed by: [your names here] +Designed and developed by: +- Mercy Akinyemi +- Dominique Wilson +- Irene Gallini +- Mycah Accad 🔗 Link to deployed app: @@ -10,17 +14,27 @@ Designed and developed by: [your names here] ### Description and Purpose -[text goes here] +#### Description +CodeFolio is a developer portfolio builder and social platform designed to help users showcase their projects while connecting with other developers. Users can create personalized profiles that highlight their tech stack, bio, location, and social links, along with uploading project details such as images and external links. The application supports CRUD functionality, allowing users to create posts, search for projects, comment on content, manage profiles, and has user authentication. CodeFolio provides an interactive space for developers to collaborate and grow together. -### Inspiration +#### Purpose +The purpose of CodeFolio is to create a centralized platform where developers can easily showcase their work and discover others with similar interests. It aims to simplify networking by enabling meaningful connections within the developer community. By offering bite-sized project demos and an intuitive browsing experience, CodeFolio helps users learn from one another, gain inspiration, and open doors to internships, job opportunities, and collaborative projects. -[text goes here] +### Inspiration +- As students learning to become developers, we wanted to build a real-world platform that reflects our growth and skills. +- We saw the need for a space where users can easily discover portfolios based on their interests and passions. +- We were inspired by the desire to collaborate with others, showcase our work, and create more opportunities for internships and jobs. ## Tech Stack - -Frontend: - -Backend: +- Frontend + * React JS + * Vanilla or TailwindCSS + * HTML + +- Backend + * DB - PostgreSQL + * Neon + * Express ## Features From 5724385226e46cf2e59fad0e6b2902528d411414 Mon Sep 17 00:00:00 2001 From: Mycah Accad <56968035+codewithMycah@users.noreply.github.com> Date: Sun, 5 Apr 2026 18:05:36 -0500 Subject: [PATCH 2/2] updated milestone1 --- milestones/milestone1.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/milestones/milestone1.md b/milestones/milestone1.md index 52b9b0038..0f99fa9f6 100644 --- a/milestones/milestone1.md +++ b/milestones/milestone1.md @@ -6,12 +6,12 @@ This document should be completed and submitted during **Unit 5** of this course This unit, be sure to complete all tasks listed below. To complete a task, place an `x` between the brackets. -- [ ] Read and understand all required features - - [ ] Understand you **must** implement **all** baseline features and **two** custom features -- [ ] In `readme.md`: update app name to your app's name -- [ ] In `readme.md`: add all group members' names -- [ ] In `readme.md`: complete the **Description and Purpose** section -- [ ] In `readme.md`: complete the **Inspiration** section +- [X] Read and understand all required features + - [X] Understand you **must** implement **all** baseline features and **two** custom features +- [X] In `readme.md`: update app name to your app's name +- [X] In `readme.md`: add all group members' names +- [X] In `readme.md`: complete the **Description and Purpose** section +- [X] In `readme.md`: complete the **Inspiration** section - [ ] In `readme.md`: list a name and description for all features (minimum 6 for full points) you intend to include in your app (in future units, you will check off features as you complete them and add GIFs demonstrating the features) - [ ] In `planning/user_stories.md`: add all user stories (minimum 10 for full points) - [ ] In `planning/user_stories.md`: use 1-3 unique user roles in your user stories