Closed Kajol-Kumari closed 4 years ago
Could I work on this issue? I'm participating in OSH
Could I work on this ? It will be great to get started with this.
@Sommie09 @adsv1623 It's good to see you guys are interested in taking up this issue. But all the issues with the label of open source hack
will be assigned to the OSH
participants starting from 1st of september on the basis of First come first serve so please wait patiently till 1st of september and till then you can set up the repo. locally and get acquainted with the project functionalities and its codebase.
This is slightly related/almost a duplicate of #161
@SanketDG If we talk about #161 it's going to be a huge if we add responsiveness of the whole site in a single PR. So we can consider it's to be a subpart.
Makes sense, let's try to break #161 into several subparts.
CC @gaurivn who labelled the other issue
Hey Everybody, all who are interested in this issue. Please accept my apologies but according to the new guidelines we received, we will count First come first serve
on the basis of comments/claims done 1st september onwards. So, everyone who are interested in this issue, do come again on 1st and comment first to get this issue assigned to you.
@Kajol-Kumari Hello, I would like to work on this issue as part of OSH. Can I be assigned this issue? Thank You
@Kajol-Kumari can i work on this
Hey @titiksha01 please go ahead with this issue. @Aaishpra as we are following FCFS
so can't assign this issue to you, feel free to take any other issue.
@Kajol-Kumari Thank you for the opportunity
@Kajol-Kumari I had a doubt regarding this. To check the changes i have made it on the the UI, do I need to run it on docker? because the html file won't open properly in my browser i.e the css and js characteristics are not visible as they are visible on the link provided in the repo for the volunteer management system home page.
I am new to this community and open source so please guide me with this so that I check if my changes fixed the Bug in UI. Thank you
@titiksha01 You will have to run the application as mentioned in the setup docs, did you manage to follow them through?
@SanketDG I was following it... i am facing an error when i used
python manage.py makemigrations auth volunteer administrator organization event job shift registration
in Linux WSL.
Traceback (most recent call last): File "manage.py", line 8, in <module> from django.core.management import execute_from_command_line ImportError: No module named django.core.management
Pls help me with this.
@SanketDG I was following it... i am facing an error when i used
python manage.py makemigrations auth volunteer administrator organization event job shift registration
in Linux WSL.Traceback (most recent call last): File "manage.py", line 8, in <module> from django.core.management import execute_from_command_line ImportError: No module named django.core.management
Pls help me with this.
@titiksha01 this error is because you are runing the command in the wrong directory. You must be in /vms/vms
(the directory that contains the manage.py
) and then run this command.
@Kajol-Kumari Yes, Thank You... I was able to set up and run the server
@Kajol-Kumari Its displaying correctly when i run the server.
@titiksha01 can you please check for the other pages? If the UI is fine for mobile view?
@Kajol-Kumari It is correct in the sign-in, sign up and signup admin pages as well. Do i need to sign up and check the the UI?
@Kajol-Kumari It is correct in the sign-in, sign up and signup admin pages as well. Do i need to sign up and check the the UI?
@titiksha01 yes please do check for the complete site, as we want to make the whole site small device compatible in this issue.
@Kajol-Kumari Current UI for small devices is correct in upcoming shifts, completed shifts, shift sign up, report and profile pages as well.
@titiksha01 thank you for letting me know this. I think this issue has been resolved so i would reccomend you to take any other issue or else check if the UI is fine for other screens sizes and work on it.
Close this then?
Although I'd be very curious to know why the UI doesn't seem right on your side.
@SanketDG probably i missed testing it on my local as i was expecting the live url to work fine.
@Kajol-Kumari Okay, I will search for some other issue
Description
The menu option of
signup
,login
etc gets distorted for smaller and xs-screens.Mocks
Acceptance Criteria
Update [Required]
Definition of Done
Estimation
0.5 hours