Giter Site home page Giter Site logo

dsc-jss-noida / quicklearn Goto Github PK

View Code? Open in Web Editor NEW
154.0 11.0 271.0 14.09 MB

A collection of resources categorised by tech domains, languages, expertise and much more. QuickLearn gives you a quick access to all the resources that you could need at a single place, within a click!

Home Page: https://dsc-jss-noida.github.io/QuickLearn/

License: MIT License

CSS 19.41% HTML 55.32% JavaScript 25.27%
hacktoberfest hacktoberfest2021 hacktoberfest-accepted hacktoberfest-2021 html-css-javascript javascript css3 html5 frontend web-application

quicklearn's Introduction


QuickLearn

Issues PRs Maintenance Forks Stars Watchers Twitter Follow

A collection of resources categorised by tech domains, languages, expertise and much more. QuickLearn gives you a quick access to all the resources that you could need at a single place, within a click!

Browser Support

  • Firefox: version 4 and up
  • Chrome: any version
  • Safari: version 5.2 and up
  • Internet Explorer/Edge: version 8 and up
  • Opera: version 9 and up

Technology Stack used:

  • Frontend: HTML5, CSS3, JavaScript
  • IDE: VS Code
  • Version Control: Git and GitHub


Our Contributors !! ✨

Thanks to these wonderful people: ✨

Get Started

Demo 🎥

Website for this repository : https://dsc-jss-noida.github.io/QuickLearn/


Steps for Contributing

Frontend

  • Fork and clone the Repo by typing the following commands in the terminal
$ git clone https://github.com/<your-github-username>/QuickLearn.git
$ cd QuickLearn
  • Now to add your resource to website, add an object with keys same as listed in existing objects in the file.
  • Save and commit your code.
  • Push to your fork of the repository , navigate to original repository and make a pull request.

fork.png


clone.png


clone-git-Bash.png


  • Make changes to the code(for ex- add an update route)
  • Stage your changes using:
$ git add .
  • Commit your changes using:
$ git commit -m "add any comment"
  • Push the changes to the forked repository using:
$ git push
  • Navigate to the original repository and make a pull request
Showing Your Remotes

$ git remote

$ git remote -v

Adding Remote Repositories

git remote add upstream https://github.com/DSC-JSS-NOIDA/QuickLearn.git

Pulling from Your Remote

$ git pull upstream main

Resources

Happy?? Star ⭐ this Repo. 🤩

ForTheBadge uses-git ForTheBadge uses-html ForTheBadge uses-css ForTheBadge uses-js

Made By GDSC JSS NOIDA with ❤️



ForTheBadge built-with-love ForTheBadge built-by-developers

Need help? > Feel free to contact us @ [email protected]

Connect with us

License

Licensed under the MIT license.

quicklearn's People

Contributors

aarav7 avatar aman123956 avatar asmaibrahimbutt avatar aytida0606 avatar bajajanjana avatar devv14 avatar dikshita-jain-13 avatar gurjeetsinghvirdee avatar itsaftabalam avatar k99sharma avatar krapirastogi avatar kritikatonk avatar madhusaini22 avatar nitishsaini706 avatar olive-green avatar pulak-tandon19 avatar rucha0702 avatar sabyasachi-seal avatar shray-jayn avatar siddhantgupta14 avatar sprakhar11 avatar srajanagrawal avatar srivaspankhuri avatar sushmita1111 avatar swarina avatar tg922 avatar the-macson avatar udith51 avatar vasavi-001 avatar vijayyprajapati avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

quicklearn's Issues

Adding a quote blog on Quick Learner

hi I am Suneeth Taneja | Participant GSSOC'22

As Quick Learner is basically a learning app, we can add a small block of inspirational quotes on the web page?

Please Assign me an Issue.
I will give the quotes content and add on the landing page of the website.

Adding the Stars/ Ratings to a Particular course

Hi, this is Suneeth Taneja

  • Adding Stars/ Rating ⭐ to the most picked up course by the learners can guide the others to select the most appropriate and the right course
  • Just need someone to work on statistical part along with me to know which course is the most clicked course to assign the rating stars filling color.

Cards under Resources section get distorted and overlap when the screen size is altered(Not Responsive)

Describe the bug
When we change the size of the screen , at few points the cards overlap, before they finally wrap themselves in .

To Reproduce
Steps to reproduce the behaviour:

  1. Go to: https://dsc-jss-noida.github.io/QuickLearn/index.html
  2. Click on: Explore Resources
  3. Click on : Category {select any category from the list}
  4. Select any course {example: Web Development -> Frontend}
  5. Exit the full screen of the window and go to the edge of your browser
  6. Try to change the size of the screen and see the card getting piled up on each other.

Expected behaviour
The cards should change their size and adjust according to the window size and then after a certain breakpoint shouldn't pile over one another.

Screenshots
Quick Learn ss

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Chrome
  • Version: 98.0.4758.102 (Official Build) (64-bit)

Additional context
I would like to work on this issue , Kindly Assign it to me.
(GSSoC’22 Contributor)

Top Navbar modification

@AMAN123956 sir I am GSSOC 2022 participant
I would like to modify the navbar, it will consist various options like resources, features, contact , sign in which will be really helpful to the user to transit easily instead of scrolling pages.
I will also add CSS part will make it good.
Atlast I will add a search button through which user can search their courses easily.

so assign me for this problem.

Top Navbar UI

Can I redesign the UI of top navbar ? Also I want to make some improvements in the side navbar.

Dark Mode is Not Working

Describe the bug
Upon clicking the button just next to Resources button for enabling dark mode, it is not working.

To Reproduce
Steps to reproduce the behavior:

  1. Go to website
  2. Click on Dark Mode Button

Expected behavior
Upon clicking the button, the website should appear in dark mode. But it is still remaining in light mode

Screenshot
image

Desktop

  • OS: Windows 10
  • Browser: Microsoft Edge
  • Version: 98.0.1108.62 (Official build) (64-bit)

Improve UI for Programming

I would love to work on the UI section of the Programming web pages. I will improve the card design and add meta descriptions with appropriate images for the resources in the tags.

Buttons issue

Once the button is clicked -category list opens , but now on clicking again it should be closed .

image

image

So, We can implement closing the list when user clicks again on the button.

I would Like to work for this issue as a part of GSSOC 2022 Program.

Add resources for MEAN Stack

Hello, I'm a GSSo'C 22 Contributor, Please assign me this issue
I will add MEAN Stack resources related to Web Development

Separating Code Snippets from Text

Describe the bug
The issue is that, When you open the Contribution Guidelines from the site, The commands written over there are simple text messages. When user switches to dark mode, It do not seem appealing. So, What we can implement is simply, with the support from HTML5 convert those code snippets into <code> tags and then apply CSS accordingly to make the snippets visually appealing as separate code blocks.

To Reproduce
Steps to reproduce the behavior:
Link to Page

Expected behavior
The code snippets must be seperated from the normal text into code blocks. See into the image given below.
image

Screenshots
image
image

Desktop (please complete the following information):

  • OS: [Ubuntu 20.04]
  • Browser [Chrome]
  • Version [98]

I would Like to work for this issue as a part of GSSOC 2022 Program.

Improved Social Media Icons

Social Media Icons

Some improvement in Social media icons is required. The Icons are positioned slightly right and it looks asymmetrical.

Adding Scroll back to top botton feature

Description

  • I want to add scroll back to top button for this website.
  • This will improve website’s User Experience(UX) with an arrow, when a user start scrolling the page. The page smoothly scrolls back to top when the the button is clicked.

Screenshot

  • Please assign me to work for this feature under GSSOC '22.

Image

Practice projects with solution can be added

Along with the courses there practice projects can be added along with there code and in programming languages a proper question bank of different levels can be added.
I am Gssoc 2022 participate and want to work in this issue.
Kindly assign this issue to me.

Add resources for JavaScript

Hello, I'm a GSSo'C 22 Contributor, Please assign me this issue tomorrow
I will add JavaScript resources related to Programming

Add resources for C language

Hey,
I'm a GSSOC' 22 Contributor, Please assign me this issue
I will add resources of C language according to the Beginner, Intermediate and Advanced Levels

Add SEO friendly meta tags

Hey, I saw that a really helpful website like QuickLearn doesn't have SEO friendly tags. I want to add SEO friendly tags. Can you please assign this issue to me?

Add responsiveness to contact section

Issue faced
Currently, the contact section is not responsive making it difficult for users to operate contact section in tablet or mobile screen.

Improvements suggested

  • * Alignment of contact section text according to screen size
  • * Better placement of contact form and contact information card for mobile UI
  • * Better placement of submit button
  • * Completely responsive contact section

Result achieved
Easy to read and fill contact section in screen size less than laptop

I am a GSSOC 2022 participant
Kindly assign this issue to me.

Navbar UI

Navbar can have more columns like testimonials, Offer on Courses etc.

Payment Gateway Integration

Is your feature request related to a problem? Please describe.

Yes, this feature request is related to a problem. Integrated payment gateway using Razorpay with multiple payment methods e.g. through credit cards, Paypal etc. Generated invoice of the payment done and sent through email to the use

Describe the solution you'd like

Built a donation website to generate awareness and motivation among people for donation.

page footer

i want to improve the footer section of home page. Please assign this issue to me.

Add See Contribution Guidelines Page

Hey, I think that See Contribution Guidelines button on index.html is not working, and Explore Resources button is also redirecting user to the Contribution section of the Resouces.html page, can I work to resolve both of these issues, and if you want me to add a favicon I can add that too after designing one, if you agree ??

Change the CSS of Categories and Dark mode

The styling of categories panel is not that much attractive so we can make certain changes in the CSS part so as to make it more attractive so that more number of users will visit that page.
Screenshot 2022-03-03 102717

Moreover certain changes can be made in the dark mode CSS part. The present color will put more pressure on eyes of programmer during the night time.. So subsequent changes can be made there also
Screenshot 2022-03-03 102923

docs: Adding a Pull Request Template

Chnages

  • Adding a PR template
  • Template path .github/PULL_REQUEST_TEMPLATE.md

Template Preview (while creating a PR.)

Screenshot from 2022-03-01 17-54-32

  • Contribution towards GSsoc`22, Thank You

Change the CSS of Cards and Categories

We can add new css to make the cards and categories section a bit attractive and informative.

Screenshot from 2022-03-03 09-03-06

I would like to work upon this issue could you assign it to me.

Add resources for Cloud Computing

Hey,
I'm a GSSOC' 22 Contributor, Please assign me this issue
I will add resources of Cloud Computing according to the Beginner, Intermediate and Advanced Levels

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.