Open bogas04 opened 8 years ago
@akanshi you can work on PhotoGallery @chitra17 you can work on User (User profile like you see in Zomato)
Please create a separate branch and make changes there. Don't push commits to master.
# create a new branch and move to it
git checkout -b branchNameOfYourChoice
# make changes and test
touch bla.js
# push changes to your branch
git add .
git commit -m "bla"
git push origin branchNameOfYourChoice
# to return to master branch
git checkout master
# to return to your branch
git checkout branchNameOfYourChoice
https://www.npmjs.com/package/react-image-gallery http://leandrowd.github.io/react-responsive-carousel/ https://github.com/akiran/react-slick -- pause on hover wala in this
@akanshi @chitra17 work on
Manage time for both. Thanks!
db.js
to follow planned ERDEntity
(1 days)PhotoGallery
(enabled via config) (1 days)Maps
Entity
(1 days)Dashboard
(2 days)ReviewBox
(2 days)