Skip to content

JavadZandiyeh/AUT-DB-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data Base Projects

This repository contains my data base projects as NoSQL projects and SQL projects and ...

project1:

Working with Redis as NoSQL(hosting with Java by using jedis package)

Ghanari:

This is my final project. Ghanari is something like Twitter that has these capabilities

  • CreateAccount :> create account
  • LoginToAccount :> login to account
  • LoginCheck :> check login of all users
  • GetCurrentUser :> get current user which is in app
  • Follow :> follow users
  • UnFollow :> unFollow users
  • Block :> block users
  • UnBlock :> unBlock users
  • SendAva :> send Ava
  • TrendHashTag :> find trend hash tags
  • SeePersonalAva :> see list of your Avas
  • SeeAvasOfSpecificHashtag :> which Avas used a specific hash tag
  • LikeAva :> like Ava
  • FindNumberOfLikes :> how many users liked this Ava
  • ListOfLikers :> see which users liked this Ava
  • FindTrendAvas :> find trend Avas
  • FindCommentsOfAva :> find comments on this Ava
  • FindAvaOfBeFollowed :> find Ava of users you follow them
  • FindAvaOfUsers :> find Ava of users
  • SendMessage :> send message
  • FindReceivedMessages :> find received messages
  • FindValidMessageSendersToMe :> find users which have sent valid messages on you

ERDiagram:

erdiagram