GithubHelp home page GithubHelp logo

avie-dev / spaceslounge Goto Github PK

View Code? Open in Web Editor NEW
37.0 37.0 22.0 1.7 MB

Twitter Spaces Host and Speaker's Lounge

Home Page: spaceslounge.vercel.app

License: MIT License

JavaScript 95.97% Shell 0.18% CSS 3.86%

spaceslounge's Introduction

About Me Tech Stack
  • Hi 👋, I'm Avie:cherry_blossom:
  • A Filipino engineer working in Japan 🇵🇭:jp:
  • 8 years experience as a Back-end/BI/Data Engineer
  • I'm a community leader at Open Source Software PH (https://ossph.org/)
  • I'm a community manager at 4C (https://www.4c.rocks/)
  • Now studying:
    • System design
    • Digital Illustration
  • Hobbies:
    • Learning, teaching Japanese Language and talking to people
    • Drawing, reading manga and watching anime
    • Web Design
    • Hosting Twitter Spaces
    • OpenSource

spaceslounge's People

Contributors

alireza1083 avatar avie-dev avatar ctoffanin avatar devvsakib avatar gambhirsharma avatar helper2005 avatar jaynarayan-vaishnav avatar kirtikagoyal avatar mayank-ks avatar rakeshsangem avatar rohinish404 avatar succyvibe avatar thevinitgupta avatar yagazie-davidson 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

Watchers

 avatar

spaceslounge's Issues

[Docs] improve README file

The current README doesn't have the tech stack information. If we can add tech stack, that can be helpful for the contributors.

For example:

  • NextJs
  • Tailwind CSS

404 pages

if the user goes to a page which doesn't exist, The page must bring something for the user.
We have to make 404 page.

  • Desgin
  • Code
  • Test the website

[FEATURE] Footer

Description

Right now, There is a footer but we can develop it to look beautiful.

How to access the files that We need for this issue:

  1. The File that We must work is located in ./src/components/Footer/Footer.js
  2. We can check the design here
  3. We can access the logo in ./public/Header img.png

The links that We should add as href:

  • Host - /host
  • Speaker - /speaker
  • Space Light - / (We'll tell you later)
  • GitHub - https://github.com/avie-dev/spaceslounge
  • discord - https://discord.gg/4ccommunity

Screenshots

image
image

Additional information

Feel free to take this issue and tell us a deadline.

[DOCS]: Update the documentation

Description

We should make a clear and good documentation for our website

Screenshots

No response

Additional information

No response

Favicon

I want to add a favicon for the website...

Footer when it is in big screen

Description

There is a problem with the footer.
When we are on a big screen, The footer must be at the bottom of the page.

Screenshots

image

Additional information

No response

Refactorize the folder Structure

The changes that I want to brought are:

  1. Add a containers Folder
    You can add your large Folder in the containers
    image

What will be the different between components & containers❓

Components: make a folder for small things.
Containers: make a folder for largest things.

  1. I'll change the text intro animation.

  2. I'll add background to the Navbar if the user scroll more than 100

[FEATURE] Add hover effect on buttons

Description

I have experienced that buttons & icons such as twitter, discord, github and theme toggler does NOT have any hover effect. It would lead to a good user experience and make the more attractive & beautiful if we add the hover effect.

Screenshots

No response

Additional information

I'm open for any suggestions and feedbacks :)

[CHORE] Add issue template

Having an Issue template will be really helpful.

We easily track the issues like:

  • Docs
  • Feature
  • Bug

I would like to add issue templates to this project. Thanks in advance!

[Bug] Contributors

Description

We need to add three other contributors on the page, and they're:

  1. Jeson
  2. Luiz
  3. Zona

Note:- We have to check all the links for being sure whether they are correct or not.

Additional information

You just need to work with contributors.json file which is located in ./src/content/contributors.json.

Tooltip information

Description

I want to add a button at the corner of the page, when the user clicks it, they will see something.

Screenshots

image

Additional information

No response

[FEATURE] Host Dashboard

Description

I want to make the Host-Dashboard & Add-Space page?

  • Host-Dashboard
  • Add-Space

Screenshots

image
image

Additional information

I'm going to finish this Issue by tomorrow.

🗓️ Deadline: 01/08/2023

Information about the Website

Description

In the website, There are two section that need someone to write something about the website...

  1. What is Spaces Lounge? Right now there are 3 items for description, you can add more than that If you want
  2. Why Spaces Lounge?

Tasks for this issue:

  • What is Spaces Lounge?
  • Why Spaces Lounge?

Screenshots

image

Additional information

No response

[FEATURE] Sign in Page

Description

Right now, There is a section for it but we can develop it to look beautiful.

Current Design:
image

How to access the files that We need for this issue:

  • The File that We must work is located in ./src/pages/sign-up.js
  • We can check the design here

Screenshots

The new design that we want to have instead of the current one.

image
image

Additional information

We'll talk about some details once this issue is assigned you.

Home Page

I'll make the home page of the Website.

  • Navbar
  • Header
  • What is Spaces Lounge?
  • Why Spaces Lounge?
  • Footer

[FEATURE] Speaker Dashboard

Description

We need to make the Speaker-Dashboard.

  • Speaker-Dashboard

Screenshots

image
image

Additional information

No response

feat: Footer

This project currently does not have a footer. So, I want to create a footer for this project.

  • Footer Design -
    image
    Can I work on it?

[FEATURE] Space page light

Description

We need to make the Space-Light page.

  • Space page light

Screenshots

image

Additional information

No response

System Testing

Description

System test cases

We will do two types of tests.

  1. System test base on test cases or test specifications
  2. Monkey testing (no test case, just randomly use the project and check if there are bugs or needed improvements)
    We will do both.

Screenshots

No response

Additional information

No response

[FEATURE] What is Spaceslounge?

Description

Right now, There is a section for it but we can develop it to look beautiful.

Current Design:
image

How to access the files that We need for this issue:

  • The File that We must work is located in ./src/components/Home/Information1.jsx
  • For the data, that is located in ./src/content/Website_Info.js
  • We can check the design here

Screenshots

The new design that we want to have instead of the current one.

image
image

Additional information

We'll talk about some details once this issue is assigned you.

Note
It'd be great to tell us a deadline for this issue.

Netlify

We've connected this Repo to 2 website (Vercel & Netlify).
It's better to remove one - Neltify

[FEATURE] One link in Navbar must be deleted

Description

For this website, We don't need sign up button, because the user can only sign in with twitter auth.
That's why we need to remove one link.

Current Navbar:
image

How to access the files that We need for this issue:

  • The File that We must work is located in ./src/components/Navbar/navbar.jsx

Screenshots

The new design that we want to have instead of the current one.

image
image

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.