Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Awesome Blogsite Project #3

Open
33 tasks done
pramit-marattha opened this issue Sep 23, 2020 · 0 comments
Open
33 tasks done

Awesome Blogsite Project #3

pramit-marattha opened this issue Sep 23, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed New Feature New and latest Features New Project New and latest project / web app
Milestone

Comments

@pramit-marattha
Copy link
Owner

pramit-marattha commented Sep 23, 2020

Awesome Blogsite Project

  • Setup Server
    • Install Dependencies
    • cors
    • cookie-parser
    • body-parser
    • passport
    • jwt
    • validator
    • morgan
    • crypto
    • lodash
    • slugify
    • Setup Express App
    • Setup user authentication and blog post routes
  • Model DB
    • UserSchema setup
    • BlogSchema setup
    • Setup Mongoose Model(s)
  • POST /api
    • Create a new users
    • Create a new blogpost
  • GET / logs
    • Listing all blog post
  • Setting up react as a client
    • Install Dependencies
    • query-string
    • isomorphic fetch
    • jsonwebtoken
    • moment
    • reactstrap
    • nprogress
    • react-quill
    • js-cookie
  • Create Form to add a new post.
  • standalone separate profile page for each individual users.
@pramit-marattha pramit-marattha added the enhancement New feature or request label Sep 23, 2020
@pramit-marattha pramit-marattha self-assigned this Sep 23, 2020
@pramit-marattha pramit-marattha changed the title awesome blogsite awesome blogsite Project Sep 23, 2020
@pramit-marattha pramit-marattha changed the title awesome blogsite Project Awesome Blogsite Project Sep 23, 2020
@pramit-marattha pramit-marattha added New Feature New and latest Features New Project New and latest project / web app labels Dec 17, 2020
@pramit-marattha pramit-marattha moved this from Review In Progress to dependency upgrades in Fullstack-projects-frontend-with-react-and-backend-with-various-stacks Feb 9, 2021
@pramit-marattha pramit-marattha moved this from dependency upgrades to Review In Progress in Fullstack-projects-frontend-with-react-and-backend-with-various-stacks Feb 9, 2021
@pramit-marattha pramit-marattha added the help wanted Extra attention is needed label Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed New Feature New and latest Features New Project New and latest project / web app
Development

No branches or pull requests

1 participant