Code Monkey home page Code Monkey logo

flushingtech.org's Introduction

Flushing Tech Website

Welcome to the Flushing Tech website repository! This repo is dedicated to building a new website for the Flushing Tech Meetup Group. The group currently has a website (flushingtech.org) built in Svelte, but we are transitioning to Next.js and React. Additionally, we now have a designer and PM on the team and would like to apply a more cross-functional approach to build a more visually appealing and user-friendly website.

Table of Contents

  1. Background on the Group
  2. About the Project
  3. Future Features
  4. Installation
  5. Contributing
  6. Contact

Background on the Group

Flushing Tech is a group for people from any skill level interested in technology. The group hosts multiple events, including in-person and virtual "hackathon" events where people come together, brainstorm project ideas, and then work on those projects together. The group also currently has a virtual "office hours" event where people vote on tech discussion topics. The group has an active Discord page, and people sign up for events through Meetup. The group also has a GitHub where some of the group's projects are hosted.

About the Project

This website will be built using Next.js and React, aiming to serve multiple purposes:

  • Introduction to the Group: Explain what Flushing Tech is all about.
  • Event Information: Provide details about upcoming events and how to sign up.
  • Project Showcase: Display projects that have come out of the Flushing Tech group.

Future Features

Our roadmap includes several exciting features:

  • Voting Page: A page that allows members to vote on the next hackathon project ideas before attending the in-person event.
  • Mentorship Opportunities: A feature that enables mentors or more senior group members to indicate their availability for different types of mentorship (e.g., resume review, code review). Members can sign up for these slots.

Installation

To set up the project locally, follow these steps:

  1. Clone the repo
git clone https://github.com/flushingtech/flushingtech.org.git
  1. Switch to your project directory
cd flushing-tech-website
  1. Install dependencies
npm install
# or
yarn install
# or
pnpm install
# or
bun install
  1. Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Contributing

Now that you've cloned the repository, create a new branch: git checkout -b your-branch-name

Make and stage your changes. Commit Changes. When you're ready, you can push those changes with git push origin your-branch-name. Then you can come back over to GitHub to open up a Pull Request to merge your branch with the main branch!

Contact

If you have other questions about the group or the website, you can ask on Discord! Here's the invite link: https://discord.gg/xGgFcZknDR We have a specific channel for the website project - feel free to ask website-related questions there.

flushingtech.org's People

Contributors

simk209 avatar wilrnh avatar alvin-cheung avatar

Stargazers

 avatar  avatar

Watchers

Herman Berdnikov avatar

Forkers

alvin-cheung

flushingtech.org's Issues

Distribute the survey to meetup.com

  1. How do we distribute? Meetup.com and Discord are options. We can also expose the survey during the hackathon

If we want to post to meetup, just send @wilrnh a copy of a note to post via email

Create project carousel component

Consider using a component library. Cons include lack of familiarity (ie - learning curve) and that it may be difficult to achieve a more unique/specific design with it

Get List of Events Using Meetup GraphQL API

Currently, all events on the page link the the general meetup page for the group. We want the links to be more specific and actually take you to the upcoming hackathon, office hours, etc. Use the Meetup GraphQL API to accomplish this.

About page

As a user I see accessible text (plain HTML) on a page

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.