opengbu / gbuonline

GBU Online
5 stars 6 forks source link

DB connectivity. #6

Closed bhaweshchandola closed 9 years ago

bhaweshchandola commented 9 years ago

i just downloaded the website and guess what there are no models anymore. that means my whole work i did is gone. if this is the case why in gods name did you changed all the controllers and views.you could've just modified the previous ones.. now just tell me this should i start over or you gonna do something.

Varun-garg commented 9 years ago

I got front end files from Sarthak, Shobhit and Rajat and uploaded them as it is. I think since none of them did any DB connectivity, they left your files. Since I already did db connectivity for the user panel, I will be able to help you. Please give me a day or two, to finish anything that may be left reagarding connectivity on my side, such as club tables, news tables (Though I dont get exact difference b/w news and events here), comment approval etc. I can manage any db connectivity on front end that needs user Login ( likes, comment ) , you can handle clubs (not started), news(under construction) , Schools (Done) and Events (Done)...

bhaweshchandola commented 9 years ago

that will work, but as you mentioned schools and events db connectivity is done. the thing is its not. there is no connectivity at all in site. so i'll start today and work on that. so i just request you all not to change anything major in those pages(in which db connectivity is required) even if you do so make sure to mention it here.

Varun-garg commented 9 years ago

By done I meant implemented user/admin panel. Even I havent implemented the clubs and news section yet in the user panel by wich we will post things, I will finish by tommorow evening. For front end yes I know there is no connectivity at all, but dont worry it will hardly take any time to get it working. The main issue is again content.

bhaweshchandola commented 9 years ago

yes the content and the front-end look.

gargsarthak30 commented 9 years ago

I am working on ebooks and exam section and will be submitting these two pages by Sunday. So you'll have to do connectivity for these two also.

-----Original Message----- From: "bhaweshchandola" notifications@github.com Sent: ‎03-‎07-‎2015 14:08 To: "opengbu/gbuonline" gbuonline@noreply.github.com Subject: Re: [gbuonline] DB connectivity. (#6)

that will work, but as you mentioned schools and events db connectivity is done. the thing is its not. there is no connectivity at all in site. so i'll start today and work on that. so i just request you all not to change anything major in those pages(in which db connectivity is required) even if you do so make sure to mention it here. — Reply to this email directly or view it on GitHub.

rajatsaxena035 commented 9 years ago

@bhaweshchandola     Sorry for changing the names of views and controllers.

awasthi commented 9 years ago

:+1: @rajatsaxena035 Try to minimize images. Site must have information more than images. So main focus should be information providing system. Main moto of this work is to provide a platform to insiders.

rajatsaxena035 commented 9 years ago

Sir, we will have images only in the "homepage" and "hostels" page (sliders). But, we are planning to significantly reduce the no. of images in the sliders. Current Images - 10 Planned Images - 5 @gargsarthak30 will commit these changes in few hours.

bhaweshchandola commented 9 years ago

i have completed the connectivity of most of the pages and a lot of pages have been affected so guide me how to upload my work. so that it won't affect yours.

Varun-garg commented 9 years ago

There are 2 ways you can do this

  1. If you downloaded the code using git
    • pull/checkout to get changes made later
    • Commit and publish the changes to master branch
  2. If you downloaded using download as zip
    • Download github application
    • Go to clone -> opengbu -> gbuonline
    • Select your wamp/www folder. It will create a folder there and download the code
    • Now copy all the changes that you made from original folder to this new foler
    • Finally go to app, it will show changes files. Enter your summary -> commit -> publish
bhaweshchandola commented 9 years ago

ok. but i was wondering you all have also done some changes so won't this affect your work in anyway?

Varun-garg commented 9 years ago

Since you downloaded it only a few days ago, even if you replace the files not much should change, and also db connectivity for front end is necessary. The priority of your work is more than the affected files. If any changes in my work are lost I would fix them, which is unlikely in case of git