UdacityMobileWebScholarship / showcase-app

This application is a collaborative project made by the Google Udacity Mobile Web Specialist Scholars.
13 stars 30 forks source link

Restoring project structure #36

Closed realslimshanky closed 6 years ago

realslimshanky commented 6 years ago

I'm submitting a ...

Current behavior: The project repository was separated to a client-server model and hence a lot of code was shifted to /client folder.

Expected behavior: Since we have decided to use Firebase for backend the restructure can be reversed to the original state.

Steps to reproduce: None

anurag-majumdar commented 6 years ago

I can help contribute on this part. I guess we need to bring out the contents of the client folder and set it in the repo's main directory itself?

divyamrastogi commented 6 years ago

@anurag-majumdar : I was working on another issue here and had already moved back to the old structure.

divyamrastogi commented 6 years ago

@realslimshanky, @palnabarun : Can you guys review once?