braydoncoyer / DSDsite

An Open Source Website For Dallas Software Developers Meetup Group

Home Page:http://www.dallassoftwaredevelopers.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2

This is an Open Source Project for the Dallas Software Developer meetup group and community!

Our goal is to keep this beginner friendly. This way beginners can read the code, contribute, work together to keep the website up, and understand how to work on a larger project together.

We will be using this Figma file for the design

https://www.figma.com/file/8cpiqfhzCrzjqK7UOyJKvn/DSD?type=design&node-id=0%3A1&mode=design&t=Eno7CAj9zbn8ArtS-1

> What To Do To Run This Project?

To start, there are a few considerations.

  • Download the repo
  • Once downloaded, use npm install
  • The run the development server using npm run dev

> Tech Stack Of This Project

This project will be using Next.js, React.js, Typescript, Appwrite, and Vanilla CSS.

For testing, we will be using React Testing Library and Jest

React Testing Library Jest
React Testing Library Docs Jest Testing Docs

Especially with beginners working on this,

Typescript will be a great addition so we do not end up breaking things that shouldn't be broken and catch errors earlier on in the development process.

> Current Design Goal

DSD Meetup (900 x 512 px) (2000 x 1500 px)

To Contribute, Read the Contribution Guidelines. Contribution guidelines for this project

Contributors To The Project:

TheDThompsonDev
Danny Thompson
joshuaow91
Josh
JVPH
JVPH
climaxmba
Climax Mba
Dthompsondevtestaccount
Null
GetBlackBoxSolutions
Dennis Garcia
coffee2theorems
Ryan Monaghan

About

An Open Source Website For Dallas Software Developers Meetup Group

http://www.dallassoftwaredevelopers.org

License:MIT License


Languages

Language:TypeScript 49.0%Language:CSS 30.5%Language:JavaScript 20.5%