Coder Social home page Coder Social logo

thex3family-website's Introduction

thex3family logo

This is the repository for the.x3.family website, a resource for the Co-x3 Family Foundation. Our mission is to “To equip students, creatives, and retirees with knowledge to level up every day, tools to put their learning into action, and a community to never struggle alone." - read more about what this means here.

the.x3.family is being improved and changed over time through the contributions of community members who submit content, give feedback, or volunteer their time to manage its evolution.

If you’re interested in supporting us, find out how to contribute. We also host online spaces to have meaningful conversations – come share your ideas or just say hi over in our community.

How To Contribute

Contributions of any kind are welcome! We follow the all-contributors specification, which means we recognize contributors to an open-source project in a way that rewards every contribution, not just code.

1. Submit An Issue

More information on the issue creation process, and expectations around creating issues can be found here.

2. Fork The Repository (repo)

3. Set Up Your Local Environment (optional)

If you're ready to contribute and create your PR, it will help to set up a local environment so you can see your changes.

4. Make Awesome Changes!

  1. Create new branch for your changes
git checkout -b new_branch_name
  1. Start developing!
yarn dev
  1. Commit and prepare for pull request (PR). In your PR commit message, reference the issue it resolves (see how to link a commit message to an issue using a keyword).
git commit -m "brief description of changes [Fixes #1234]"
  1. Push to your GitHub account
git push

5. Submit Your PR

  • After your changes are committed to your GitHub fork, submit a pull request (PR) to the dev branch of the thex3family/thex3family-website repo
  • In your PR description, reference the issue it resolves (see linking a pull request to an issue using a keyword)
    • ex. Updates out of date content [Fixes #1234]
  • Vercel (our hosting service for build previews) deploys all PRs to a publicly accessible preview URL.
  • Confirm your GC preview deploy looks & functions as expected
  • Why not say hi and draw attention to your PR in our community?

7. Wait for review

  • The website team reviews every PR
  • Acceptable PRs will be approved & merged into the dev branch

8. Release

  • master is continually synced to Vercel and will automatically deploy new commits to the.x3.family
  • You can view the history of releases, which include PR highlights

Shield: CC BY-NC-SA 4.0

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0

The development of this website was inspired by the work of ethereum.org. Before implementing any custom elements, we highly recommend exploring their codebase to gain insights and discover solutions that may be applicable to our website's needs.

thex3family-website's People

Contributors

minimalsm avatar corwintines avatar wackerow avatar samajammin avatar allcontributors[bot] avatar pettinarip avatar jmcook1186 avatar nhsz avatar tylerapfledderer avatar qbzzt avatar ryancreatescopy avatar konopkja avatar conradlin avatar vdusart avatar emmanuel-awosika avatar nloureiro avatar alancwoo avatar lukassim avatar carlfairclough avatar karankaira avatar jjmstark avatar hursittarcan avatar schwindtkevin avatar taxmeifyoucan avatar amit-ksh avatar kristiyants avatar ph5500 avatar fredriksvantes avatar sanshi2023 avatar dependabot[bot] avatar

Watchers

Ashley Crouch avatar  avatar

Forkers

rishabpally

thex3family-website's Issues

thex3family-website Improvements

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

  • Lack of User Engagement Data: Currently, there's no dynamic way to display which content is most popular based on view counts, making it harder for new users to find popular and high-quality content quickly. This can result in lower user engagement and satisfaction​​.
  • Inefficient Content Sorting: The existing sorting mechanisms are not comprehensive, making it difficult for users to filter and sort content effectively. Users are frustrated by the lack of options to sort content by views, ratings, or other relevant metrics, which can impede their ability to find content that suits their needs and preferences​​.
  • Limited Rating and Review System: The absence of an integrated rating and review system prevents users from providing feedback on content, which limits the ability of other users to gauge the quality and relevance of the content. This also reduces the potential for user-generated content and community engagement​​​​.
  • Complex Navigation: The current filtering options are not user-friendly and make it difficult for users to navigate through the different programs and contents offered on the site. Streamlining these options and adding clear categories will improve user experience and satisfaction

Describe the solution you'd like

  • Ratings and Reviews Integration: Adding a section for user ratings and reviews for each product/program/content, displaying the average rating, and showing written reviews in a scrollable format​​​​.
  • YouTube API Integration: Using YouTube's API to fetch and display view counts for videos, and implementing a sorting algorithm to display the most viewed content first​​​​​​.
  • Database Integration: Setting up MySQL databases to store user information, ratings, and reviews, and creating tables for managing and displaying this data effectively​​​​.
  • Filter and Sort Enhancements: Implementing a multi-faceted sorting mechanism and refining filter options to improve user navigation and content discovery

Describe alternatives you've considered

nan

Additional context

Detailed wireframes and notes on the new features and layout changes are included in the attached documentation.
Specific implementation details for YouTube API integration, database setup, and sorting algorithms are provided, ensuring that the new features can be smoothly integrated into the existing infrastructure​

Would you like to work on this issue?

  • Yes
  • No

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.