Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 860 Bytes

README.md

File metadata and controls

35 lines (29 loc) · 860 Bytes

SkypeClone

Building SkypeClone using Material-UI, React.js, Express.js, Node.js, MongoDB & WebRTC

Teams:

  • Yaser
  • Hussein

  • Ahmad
  • Mudhafar

  • Jose
  • Sareh

  • Mir
  • Michal

Data Temp

For the porpuse of the examine the Schema of the mongoose we created the data.js file in temporary folder. -To add the data to your Database apply the following lines in your mongo database in Terminal:

 use skypeClone
 db.createCollection('users')
 load('data.js')
 db.users.find()

Skype Clone Heroku App Link

Specifications Video

Specifications Text

Balsamiq Wireframes