Skip to content

amalahema/event_Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

event_Management


Database of event Management

Login = username,password

Signin = FirstName, LastName, Email, PhoneNumber, Password, ConfirmPassword

Myevents = FirstName, MobileNumber, EmailAddress, EventName, EventDate, EventType,Event Description

graphQL

query = viewEvent mutation = addEvent, updateEvent, DeleteEvent

Backend

  1. Express
  2. apollo/server
  3. jsonwebtoken(?)
  4. graphql
  5. mongoose
  6. bcryptClient

Client

React

  1. Login (JWT)
  2. Apollo/client
  3. React-router (static ~6.11.1)
  4. context-api

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors