Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mute Client

Description

NOTE - Mern Stack project

Technologies & Libraries used

REACT | JS | NODE | Cloudinary

Client Structure

User Stories

  • homepage - As a user I want to be able to access the homepage so that I see what the app is about and login and signup
  • sign up - As a user I want to sign up on the webpage so that I can see all the events that I could attend
  • login - As a user I want to be able to log in on the webpage so that I can get back to my account
  • logout - As a user I want to be able to log out from the webpage so that I can make sure no one will access my account
  • post list - As a user I want to see all the available posts
  • create posts - As a user I want to create a post by categories
  • remove post - As a user I want to be able to remove my own posts
  • create comment -As a user I want to comment posts
  • remove comment -As a user I want to be able to remove my own comments
  • edit profile - As a user I want to be able to edit the profile name or image

Other Components

  • Navbar
  • ConmmentsSection
  • DynamicModal
  • PostForm
  • Layout

Services

  • Auth Service

    • auth.login(user)
    • auth.signup(user)
    • auth.verify()
  • Backlog Service

    • post.filter(type)
    • post.detail(id)
    • post.add(id)
    • post.delete(id)
    • post.update(id)

Context

  • auth.context
  • popUp.context

Links

My git

[Developer name](www.github-url.com

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages