-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[13/10/2022]: FRONTEND DEVELOPMENT FOR OSCSA MOOCs PLATFORM #10
Comments
I will be working on the Header , Footer and Sign Up Page |
I would love to work on this issue |
i will be working on the landing page |
@sandygudie maybe we should have another meeting before going ahead to pick issues. We should properly assign the issues , to know who is working on what. To avoid multiple duplicates and dragging of issues |
I am stuck on how to create sub issue Please i need more enlightenment |
@sandygudie Can we start |
@sandygudie, I would love to contribute to this project. Can I add a detailed README and also design the sign up, Course details page, Profile page? |
we need do create the react app should i do the project set up at my end |
Thank you Team, |
I will be working on Login, Sign up page, Reset Password, and Forgot Password pages. Also is there a design template we can work with? @sandygudie |
@sandygudie I would love to work on the Landing page |
@sandygudie I would love to work on the history page |
I think the we need to have a Main/Master branch, |
And is the template ready |
I will this on |
@mildrette I agree |
@sandygudie should I wait for approval of the task we pick or should I start working on them?? |
sandygudie thanks for the response i want to also know if we will be working on the existing design before other screens are completed. and how do we get started. |
@Mufidat We start working on the existing designs |
Alright. We await approval |
alright |
Thank you all for your work I created a dev branch in case you would like to use it. Looking forward to seeing your contributions! |
@BatoolMM we are waiting for your approval on the task we pick so we can start working on them |
@sandygudie I would love to set up Prettier/ESlint and work on the SignUp/SignIn Pages. |
@mufidat3250 Should we wait for you to set up the react project? Or Can I go ahead with it? @sandygudie @BatoolMM |
Have you started with the Login and signup pages? I want to work with you on that. You can handle the signup and I will handle the login or vice versa. And we are using MongoDB right? with just google authentication. |
@sandygudie Update the checkboxes to appear checked just like they did here #5 . So we would know which issues have been completed and which ones are free to be picked |
Hello @sandygudie, can you please direct me to the project repo you working on. I can't find it |
Hi @JesperKawuma here is the link to the branch https://github.com/Open-Science-Community-Saudi-Arabia/MOOCs/tree/dev_team2 |
Got it, thanks @sandygudie |
Hi @sandygudie, I'd like to work on setting up automation of linting and formatting using |
@sandygudie I'd like to Set up color variables and type for the project to ensure color consistency. |
@JulianaSau That's great;👍 please use separate PRs to solve different tasks. |
@sandygudie @BatoolMM @okerekechinweotito I want to work Categories ( List of available courses) |
@adetyaz sure , No-one else is working on it. please go ahead and make an issue |
Alright thanks @okerekechinweotito |
1 similar comment
Alright thanks @okerekechinweotito |
@adetyaz I am working on it check the issues |
@ladyami I see you're working on more than two pages, Can I work on this one while you work on the others? |
@adetyaz can you please work on the profile card instead? because I am about to finish the dashboard if you don't understand what I mean by profile card please let me know so I can direct you on where to get ideas to make one. |
Alright then, direct me to the profile cards or profile page. Let me see the ideas @ladyami |
@adetyaz when you search on google "Profile card UI design Ideas" you will get a lot to give you ideas is just like when a teacher clicks on a student's name a card pop up that tells little info about the student or student click teachers name or the Admin can also see both student and teachers info I hope you get me? |
alright , I'll do that and tailor it to the figma design provided to get it to fit @ladyami thanks |
@sandygudie @BatoolMM @okerekechinweotito Please I'd like to work on the Reset Password and Forgot Password. Can it be assigned to me? |
@Cadeau1 please go ahead and create an issue for it |
Okay. Thanks |
@sandygudie I'd like to work on the course details page |
Summary
Open Science Community would like to develop Massive Open Online Courses (MOOCs) platform, which makes free online courses available for anyone to enroll in. We will develop our own materials and will also reuse materials from Open Life Sciences and Turing Way. In order to do that, we need to develop a platform where a participant can log in, and view videos and written materials as lessons. This will be similar to Udemy and other platforms for MOOCs.
GOAL: WE ARE DEVELOPING THE FRONTEND FOR OSCSA MOOC PLATFORM
Technology/Tools
User Stories
Available Tasks/ pages
issue [14/10/2022]: Frontend Project Structure setup/dev_team2 branch #20
PR Added frontend_project structure #21
issue [20/10/2022]: Set up Husky and Lint-staged #66
PR Setup husky and lint-staged #69
issue 23/10/2022]: Set up color variables and types to ensure color consistency #82
PR Set up color variables and types to ensure color consistency #83
issue [20/10/2022]: Set up Husky and Lint-staged #66
PR Setup husky and lint-staged #69
dev_team2
branchissue [21/10/2022]: Add a detailed README .md file to the dev_team2 branch #70
PR Update readme.md to include important info #90
issue [15/10/2022]: Implement the landing page for MOOCs (dev_team2) #36
PR [17/10/2022] Develop the landing Page #43
issue [14-10-2022]: Develop Header and Footer for MOOC App #19
PR [17/10/2022]Develop Header and Footer Section #37
issue [14-10-2022]: Develop Header and Footer for MOOC App #19
PR [17/10/2022]Develop Header and Footer Section #37
issue [14/10/2022]: Create a Login Page and Sign Up Page (dev_team2 branch) #24
PR [14/10/2022]: add login-page , signup page , add routing and improve file structure #31
issue [14/10/2022]: Create a Login Page and Sign Up Page (dev_team2 branch) #24
PR [14/10/2022]: add login-page , signup page , add routing and improve file structure #31
Dashboard
Resources : DESIGN TEMPLATE , APIs , Feel free to come up with any design template
Who wants to work on this issue?/ Contributions
Contribution Guide
dev_team2
branch to your Local machine.git checkout -b feat/<name related to the issue you are solving>)
,Frontend
folder, and solve the issue(Do not work on multiple tasks).yarn install
to install node modulesyarn run dev
dev_team2
branch using the PR TEMPLATE; each PR should solve a taskAnd Tag me for PR reviews
The text was updated successfully, but these errors were encountered: