Skip to content

gseals/writersResort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NSS Evening Cohort 10 Capstone: writersResort

Description

  • writersResort allows users to post poems and invite feedback on those poems. Each user has access to edit and delete their own posts or comments, via Axios calls. Each deleted post also deletes any comments associated with the post. Authentication occurs through Google and pulls user's displayURL and Google Username. Each post/comment is stamped with the time it was created and updated.

Demo Link

Check out the Project

Requirements

  • React
  • CRUD using Firebase
  • Bootstrap
  • Github Projects for planning

Technologies Used

Application Features

  • Sign in with Google
  • Users VIEW all postings upon logging in
  • Each post bears its creator's Google displayURL
  • Posts and comments ordered by newest first

Users can

Posts

  • Create a new Post
  • View all Posts regardless of creator
  • Update a Post they created
  • Delete any Post they created

Comments

  • Create Comments on a post
  • View all Cmments regardless of creator
  • Update a Comment they created
  • Delete any Comment they created

Screenshots

Auth Page Auth Page

About Page About Page

All Posts/Logged In Landing Page All Posts/Logged In Landing Page

Create Post Create Post

Create Post (alert for no text) Create Post (alert for no text)

Edit Post Edit Post

All Posts with updated Post ("Last updated" now appears on the updated Post) All Posts with updated Post

Comments Page Comments Page

New Comment Added Adding Comment

Original Comment Field doubles as the Update Field Comments with updated Comment Field

Comments with updated Comment ("Comment updated" now appears on the updated Comment) Comments with updated Comment

Comments (alert for no text) Comments (alert for no text)

How to Run

Contributors

Gabriel Seals

Sources:

About

Front-end capstone project for NSS Cohort Evening 10

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors