Skip to content

HermanBide/chat-spot-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROJECT 2 README

  1. Title: Chat-spot

  2. Description: This app allows clients to see and read articles, create a blog and like and comment on articles and other blogs

  3. Wireframes: Project two wireFrame

  4. Component Hierarchy: Project two hierarchy

  5. API:

{
    "records": [
        {
            "id": "recbASOspF6GZh0sj",
            "fields": {
                "detail": "this is my blog for the day",
                "comments": "this is a comment section",
                "title": "Post of the day.",
                "username": "Daquan"
            },
            "createdTime": "2021-09-20T16:13:58.000Z"
        },
        {
            "id": "rec0vcNZ1cgfVbfYg",
            "fields": {
                "username": "Marie",
                "title": "Love travel",
                "detail": "Traveling is my passion",
                "comments": "this blog is amazing"
            },
            "createdTime": "2021-09-20T16:13:58.000Z"
        },
        {
            "id": "rec5nFP5p93nTiq8N",
            "fields": {},
            "createdTime": "2021-09-20T16:13:58.000Z"
        }
    ],
    "offset": "rec5nFP5p93nTiq8N"
}

  1. MVP: This project should allow client to view content, click to display content, add a comment to content, like or dislike content and post content.
  2. Post-MVP:)User should be able to comments and edit their comment and create and edit blog form
  3. Timeframes:
Task Priority Estimated Time Time Invested Actual Time
Api call H 2 hrs hrs hrs
build components H 3 hrs hrs TBD
Add blog form H 2 hrs hrs TBD
axios calls (put, push, get, delete H 4 hrs hrs TBD
Add css L 3 hrs hrs TBD
TOTAL hrs TBD
  1. SWOT Analysis: i will overcome my weakness and threats by working better around css and responsiveness, making sure i complete task on time and paying attention to details for use experience.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published