Coder Social home page Coder Social logo

cybear-jinni / cbj_site Goto Github PK

View Code? Open in Web Editor NEW
11.0 11.0 17.0 5.73 MB

This is the repository behind the CyBear Jinni ๐Ÿฆพ๐Ÿป๐Ÿงžโ€โ™‚๏ธ Smart home ๐Ÿก site.

Home Page: https://cybearjinni.com

License: GNU General Public License v3.0

Kotlin 0.13% Swift 0.13% Objective-C 0.01% Dart 97.78% HTML 1.96%
hacktoberfest hacktoberfest-2020 hacktoberfest-2023 hacktoberfest2020 hacktoberfest2021 hacktoberfest2022 hacktoberfest2023

cbj_site's Introduction

Hello and welcome to CyBear Jinni ๐Ÿฆพ๐Ÿป๐Ÿงžโ€โ™‚๏ธ

Our goal here is to raise the quality of life for everyone and make the world a better place to live in.

We are starting this by making Smart-Home ๐Ÿก more affordable and accessible for the common person.

Our code is open source so that even you can have control of your Smart-Home, and by that we give the people the power to control their technological future๐Ÿ”ฎ๐ŸŒŒ.

cbj_site's People

Contributors

3t8 avatar aaliya-ali avatar agent515 avatar chiragtyagi2003 avatar eilaydev avatar guyluz11 avatar ismailyegnr avatar lunlunchin avatar nmn03 avatar superiorsd10 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cbj_site's Issues

Contact me is not working

When clicking the add button (after clicking contact me) nothing is happening (from user point of view - I got no feedback and the dialog stay the same)

image

Navigating between pages should change URL

Navigating between pages should change the URL, this is currently not out of the box in Flutter and I think will request to use package.

This functionality will also add support for the back button for the previous page.

Image weird white line

On your site you have this image:

image

As you can see there is a white line to the left of the image, is this a bug or this is the design of the site?

Footer is missing from the home page

As we moved to our new home page that is based on the new moc we didn't include a new footer.

Please create a new footer for the site and implement it in a way that is part of the new home page.

Video in homepage is transparent

There is a video on the homepage and it became transparent after the last update.
Running the site on debug mod shows the video but running in release mod flutter run --release does not show the video (he is under the background image).

I think the same logic remained but because I have updated the libraries the underlying logic got changed and we need to find a way to make this video remain on the screen.

Border is not showing on mobile view

When you check this part of the website on large screens everything is ok:

image

But on mobile screen it looks like the bottom border is not there:

image

image

Add Tuya to device list

As we add support for Tuya devices we need to add it to our site in two places

  1. Integrations page

Add Tuya to the supported vendor's list

  1. Home page supported vendors part

image

Let's replace the Tasmota logo with a Tuya logo.

Pivot to hub

As we are moving the focus to creating a Hub to control smart devices from different companies the site should be change and reflect that our main product is Smart Hub.

Facebook link is broken

This link:

image

Is broken, when clicking it I am getting "something wrong" error from facebook.

Update Territories image

URL: https://user-images.githubusercontent.com/9304740/103142663-a6981b80-470f-11eb-9edb-407ac585038d.png

CyBear Jinni Territories

Add Lifx to device list

As we add support for Lifx devices we need it to our site in two places

  1. Integrations page

Add Lifix to the supported vendors list

  1. Home page supported vendors part

image

Let's replace the ESPHome logo with a Lifx logo.

FlatButton is deprecated

We getting deprecation warning that
FlatButton is deprecated and shouldn't be used. Use TextButton instead. See the migration guide in flutter.dev/go/material-button-migration-guide). This feature was deprecated after v1.25.0-8.1.

Create an amazing fan art for the project

Have you ever looked for an interesting character to draw?, say no more.

Create a CyBear Jinni fan art.

The fan art character should be based on the name of the project

CyBear Jinni = ๐Ÿค–Cyber + ๐Ÿป Bear + ๐Ÿงžโ€โ™‚๏ธJinni

๐Ÿฆพ๐Ÿป๐Ÿงžโ€โ™‚๏ธ CyBear Jinni is an open source Smart Home project with the goal to raise the quality of life for everyone, by making Smart Home ๐Ÿก more affordable and accessible for the common person.

We are preparing a site for the project that will include a section of fan art.

All drawings are welcome regardless of their level. You can draw it on paper and send a picture or create it on the computer and upload the file to here.

Just create a pull request with your fan art attached to the fan_art folder.

Here is an example of one of the fan art to get an idea

Image is not aligned

As you can see the second image does not aligned with the rest (probably because of the large text):

image

I think it could be better to maybe wrap the text into 2 lines so it wont push the image

Update dependencies

Please update all project dependencies to the last version except youtube_player_iframe as it seems that the new version does not load our video.

If you find a way to make youtube_player_iframe it will be a bonus :)

Adding interesting focuse page for top navigation bar

Adding this effect will add a feeling of investment and pleasantness in the eye, and will help our site to stand out.

https://pub.dev/packages/cool_nav

image

Adding this will be tricky as our menu is on the top and this menu is for bottom navigation.
And another hard part that our top navigation bar does not take all the top row of the screen, only the right side (the top navigation bar on the left side doesn't need to implement this effect).

Our current top navigation bar

image

Advance url navigation

Currently the site does not change url when moving between pages.

Here is one video that shows how to do that but he is from last year so check for new ways, maybe Flutter team added it into the language.

image

image

Non responsive text

Hey, I have noticed that on my pc (15.6 inches) the texts in the site are not responsive:
image
image

Create an amazing fean art for the project

Have you ever looked for an interesting character to draw?, say no more.

Create a CyBear Jinni Smart Home fan art.

CyBear Jinni = ๐Ÿค–Cyber + ๐Ÿป Bear + ๐Ÿงžโ€โ™‚๏ธJinni

We are preparing a site for the project that will include a section of fan art.

All drawings are welcome regardless of their level.

Just create a pull request with your fan art attached to the fan_art folder.

If you don't want your name to appear on the website next to the picture please indicate this when uploading the drawing and we will not show it.

If you like to check the project CyBear Jinni Smart Home you can do it here.

Text on the site is not selectable

While trying to select and copy text from the site the cursor can't select the text.

It looks like in the last update to flutter 3.3.0 they have added SelectionArea widget and by rapping a Scaffold widget the page text can be selected.

Let's add that to the site

Some text fonts are incorrect

We have just released a new version that is based on our new moc.

Some of the text's fonts are incorrect.

Please change all text font to be the same as in the moc

For example
image

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.