Giter Club home page Giter Club logo

zero-minds's People

Contributors

dependabot[bot] avatar nathanael-r avatar nwakaego-ego avatar parinitapatil avatar yuridevat avatar

Stargazers

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

Watchers

 avatar

zero-minds's Issues

Database on MindsDB

  • 1. Create a sample data set to start training the model using a file type of your choice (.csv, .xlsx, .json).
  • 2. Upload the data to MindsDB
  • 3. Train the model

[FEATURE] First checks for accessibility Homepage

Description

The home page needs to be checked on accessibility. Write your findings as a PR.

Acceptance criteria

  • The homepage is tested in all major browsers (Firefox, Edge, Chrome, Edge)
    • The homepage is tested using a browser extension (Wave, axe Devtools, ..)
    • The homepage is tested using keyboard
    • The homepage is tested in desktop as well as in mobile view

Screenshots

No response

Additional information

No response

[FEATURE] Update EER

Description

The Entity Relationship Model seems pretty simple.

Create a more advanced one storing more necessary information which have not been thought about yet, using the tools of your choice.

Screenshots

ZeroMindsDB drawio

Current EERM created with draw.io

Additional information

No response

[FEATURE] First checks for gallery page

Description

Description

The gallery page needs to be checked on accessibility. Write your findings as a PR.

Acceptance criteria

  • The gallery is tested in all major browsers (Firefox, Edge, Chrome, Edge)
    • The gallery is tested using a browser extension (Wave, axe Devtools, ..)
    • The gallery is tested using keyboard
    • The gallery is tested in desktop as well as in mobile view

Screenshots

No response

Additional information

No response

Create an article for the Hackathon

In order to participate in the Hashnode x MindsDB Hackathon, create an article which covers following:

Evaluation Criteria

  • Product Thinking: Usefulness of the project in a real-world scenario. Completeness of the features implemented.
  • UI/UX: The overall look, layout, color usage, and positioning in the application.
  • Code: Quality (clean code, proper naming conventions, use of linter); use of best practices.
  • Completeness of the article: The blog should cover all aspects of your project. What inspired you to create this project? What problem does the project address? How did you build it?
  • Comprehensibility: Try to avoid esoteric jargon in your article. Use simple language to convey your thoughts.

Hackathon Best Practices

  • ๐Ÿ“น If possible, share a demo (video format is better) of your final project.
  • ๐Ÿ” If possible, share login demo credentials.
  • ๐Ÿ“ Explain in your article why and how you used MindsDB.
  • ๐Ÿ’ก Don't be afraid to write a lengthier article! It's better to cover all the aspects of your project rather than leave some features outside!

Setup Frontend

Decide on tech stack and set up the project

  • Install NextJS
  • Install TailwindCSS
  • Install HeadlessUI

[FEATURE] Links do not have correct endpoint

Description

In the 3rd section of the how it works view are 4 links which are currently not directing to an end point. If possible (if the page already exists), link them to the right page. Otherwise let's keep them as they are.

Screenshots

Section
Links to endpoint

Additional information

No response

[FEATURE] First checks for Project Marketplace

Description

The Project Marketplace page needs to be checked on accessibility. Write your findings as a PR.

Acceptance criteria

  • The Project Marketplace is tested in all major browsers (Firefox, Edge, Chrome, Edge)
    • The Project Marketplace is tested using a browser extension (Wave, axe Devtools, ..)
    • The Project Marketplace is tested using keyboard
    • The Project Marketplace is tested in desktop as well as in mobile view

Screenshots

No response

Additional information

No response

[ENHANCEMENT] Update data set

Description

Think of a better way to prepare data and how it what kind of information could be gathered to make even more precise predictions with the data model.

Prepare an excel sheet, csv or a file format of your choice.

Screenshots

No response

Additional information

No response

[FEATURE] First checks for how it works page

Description

The how it works page needs to be checked on accessibility. Write your findings as a PR.

Acceptance criteria

  • The how it works is tested in all major browsers (Firefox, Edge, Chrome, Edge)
    • The how it works is tested using a browser extension (Wave, axe Devtools, ..)
    • The how it works is tested using keyboard
    • The how it works is tested in desktop as well as in mobile view

Screenshots

No response

Additional information

No response

[FEATURE] Create dark mode version in Figma

Description

Create a dark mode version of the existing color palette using Figma.

Current Color Palette:
Primary Color
#8359E3
#D8B4FE

Secondary Color
#134E4A
#0F766E

Text Color
#111827
#4B5563

Background Color
#F8FAFC
#FFFFFF

Screenshots

Homepage - light version

Additional information

Download the Figma File

[FEATURE] Update style of Sign Up components

Description

Sign up component is not in its desired state.

Update the Sign up form under the components folder in src directory to look like the prototype under the screenshots section below.

Screenshots

Login - light

Find the integrated image here:
https://github.com/YuriDevAT/zero-minds/blob/main/public/login.png

The colors used on this image should be corresponding tailwind color imports. (it doesn't matter if they are not exactly the same)

Additional information

Current state of the sign up form
sign up component in its current buggy state

[FEATURE] Create Project card design

Description

For the open project we need a design which shows the following information:

  • Name of the project
  • Name of the person you created the project
  • Tech stack
  • Open positions
  • Who is currently working on

I am imagine the open position and techstack are like badges, which can be added and removed (with x) easily. Like, you can add tags on youtube videos for example.

Screenshots

Project card mockup

I created a first mock up on how the project cards could look like.

Additional information

No response

Create UX/UI design

  • create a UX/UI design with a tool of your choice (e.g. Figma)
  • create the design simple and fully accessible

[IMPROVEMENT] - Fix the responsiveness of website on mobile

Description

The website's pages aren't mobile responsive and the footer component is causing a screen overflow( see screenshots ).

The most likely causes are:

  • Different paddings for different breakpoints aren't specified in the styles.
  • The footer's input uses a fixed width and doesn't have the flex-wrap property

How to recreate

  • Visit zerominds.netlify.app on a mobile browser

How to fix

  • Adjust paddings according to screen breakpoints
  • Ensure that the footer doesn't have any element with a fixed width and has a flex-wrap property in the appropriate places

This could be broken down into different issues/pull requests or left as one pull request depending on the maintainer

Screenshots

Landing page
WhatsApp Image 2023-10-21 at 13 02 43

Landing page-2
WhatsApp Image 2023-10-21 at 13 02 43 (1)

Footer component
WhatsApp Image 2023-10-21 at 13 02 43 (2)

How it works page
WhatsApp Image 2023-10-21 at 13 02 44

How it works-2
WhatsApp Image 2023-10-21 at 13 02 44 (4)

Marketplace
WhatsApp Image 2023-10-21 at 13 02 45

Gallery
WhatsApp Image 2023-10-21 at 13 02 45 (2)

Additional information

No response

[FEATURE] Create Account view

Description

Create a compontent for the user's account.

No functionality needed, only the design with its main components like the profile pictures, the personal details and skills section as well as the main information like name, job description city, frontend backend, tools.

Screenshots

Account prototype

Additional information

No response

[FEATURE ]Dark Mode toggle

Description

The dark mode toggle on the website is not functioning properly. Users are unable to switch between light and dark modes on the website, as clicking the toggle button does not change the theme.

Screenshots

No response

Additional information

No response

[IMPROVEMENT] Upgrade NextJS version to latest

Description

I'm not really sure if this should fall under improvement, fix or bug or should be an issue but...

Running this project from scratch as a new contributor throws an error in the console

Uncaught SyntaxError: "undefined" is not valid JSON
at JSON.parse ()
at parseModel (webpack-internal:///(:3000/app-client)/./node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.development.js:33:15)...

This is a bug in NEXTJS that has been fixed in the latest version, so updating this project's version would be helpful to new contributors.

Screenshots

No response

Additional information

No response

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.