GithubHelp home page GithubHelp logo

deltahacks / portal Goto Github PK

View Code? Open in Web Editor NEW
7.0 5.0 1.0 7.26 MB

The attendee & admin portal for DeltaHacks 10, the hackathon for change.

Home Page: https://portal.deltahacks.com

JavaScript 0.61% TypeScript 98.70% CSS 0.69%
hackathons nextjs typescript create-t3-app t3-stack trpc

portal's Introduction

DeltaHacks Portal

DeltaHacks is an annual, 36-hour hackathon hosted at McMaster University. This is the official portal for DeltaHacks 2022. It is the successor to the DeltaHacks 'My' Portal which was in use for the previous three years.

Philosophy

In the past, the DeltaHacks team has used a variety of different tools to manage the hackathon. This included creating, updating and maintaining several dashboards for hackers, volunteers, judges, sponsers. This year, we are taking a different approach. We are building a single, unified portal that will be used by all of the different groups. This will allow us to have a single source of truth for all of the data and will allow us to build a more cohesive experience for all of the different groups.

Features / Roadmap

  • OAuth2 Authentication
  • Hacker Applications
  • Attendee Acceptence Dashboard
  • Administration Dashboard
  • Judging Portal
  • Sponsor Portal
  • QR Code encoded meal tickets

The Stack

We follow the T3 stack (and axioms) for this project, using:

  • Next.JS
  • TailwindCSS
  • Typescript
  • Prisma
  • tRPC
  • Next-Auth

Additionally, we use PaaS service providers such as Netlify and CockroachDB for hosting to simplify our development cycle.

Getting Started

To get started developing, clone the repository, setup an .env file based on the .env-example file and use the following commands:

# Install dependencies
npm install

# Initialize database
npx prisma db generate
npx prisma db push

# To migrate DB, run
npx prisma migrate deploy

# To Build / Run the project

npm run dev # Start the development server
npm run build # Build the project

We recommend using VSCode with the Tailwind CSS IntelliSense and Prettier - Code formatter extensions for development.

Contributors

https://github.com/deltahacks/portal/graphs/contributors

Get In Touch

To get in touch, please open an issue or contact us at [email protected]

portal's People

Contributors

adampodolak avatar arian81 avatar demanr avatar err53 avatar esogelola avatar fvcci avatar juliusmarminge avatar kaikitjeffreychan avatar krish120003 avatar ronald-luo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

juliusmarminge

portal's Issues

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.