sandy9999 / WorkGen

WorkGen is a collaboration with TeachForIndia in an effort to use technology to aid teachers around the country by automating question paper generation
https://workgen.org
4 stars 5 forks source link

homepage added #10

Closed ishanisri closed 5 years ago

ishanisri commented 5 years ago

I have added a new homepage as asked so the workflow is now like this -- '/' route opens the homepage from where mentors can login from nav bar or students can directly click on paper and go to paper generator via the '/student_view' route.

ishanisri commented 5 years ago

Gosh I had no clue about this...let me go through the everything again

On Thu, Nov 29, 2018, 8:22 PM PaiAkshay998 <notifications@github.com wrote:

@PaiAkshay998 commented on this pull request.

In searchapp/static/home.css https://github.com/PaiAkshay998/WorkGen/pull/10#discussion_r237517666:

@@ -0,0 +1,58 @@ +.dashboard{

  • margin-left:3%;
  • }
  • +.column{

  • background:#d5f6b9;

Why? The next time you decide to hit enter, ask yourself this question "Would Pai be proud of me if I hit enter here?" If the answer is No, then please don't.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PaiAkshay998/WorkGen/pull/10#pullrequestreview-179833947, or mute the thread https://github.com/notifications/unsubscribe-auth/AfOJVOvasqDJ-YqDje0T5nkf-tzoTyzvks5uz_TFgaJpZM4Yx2Mr .

akspi commented 5 years ago

2018-12-01t224302_1366x768

Looks pretty bad on my desktop. Please make it responsive across all platforms.

akspi commented 5 years ago

2018-12-01t225852_1366x768

The UI sorta looks bad here. Please make it a bit more neat.

akspi commented 5 years ago

2018-12-01t230014_1366x768

This is on visiting the http://localhost:8000/student_view

akspi commented 5 years ago

@ishanisri Please fix the above issues. [The 3 images I've uploaded]

akspi commented 5 years ago

After logging in and clicking "Home". Button says "Login" although I'm already login. Minor change but looks a bit bad. Please check that out.