/hackateer

A hackathon idea generator application that can provide users with project ideas and inspiration.

Primary LanguageTypeScript

Hackateer Banner

Hackateer is a unique tool designed to simplify the process of brainstorming ideas for hackathons. With an easy-to-use interface, Hackateer aids teams in generating project ideas based on their specific skill sets and the hackathon duration.

Hacks for Hackers MLH page
Hacks for Hackers Devpost

Hackateer Devpost

Table of Contents

Features

  • Inputs: Accepts problem statements, hackathon duration, and team members' skill sets.
  • Idea Generation: Provides high-quality, tailored project suggestions.
  • Evaluation: Offers success evaluations based on timeframe and team's skillset.
  • Project Schedule: Provides a rough schedule for the project's development.

Getting Started

Prerequisites

  • Node.js
  • NPM or Yarn

Installation

  1. Clone the repo
    git clone https://github.com/your_username_/Hackateer.git
  2. Install NPM packages
    npm install
  3. Start the development server
    npm run dev
  4. Open http://localhost:3000 with your browser to see the result.

Built With

This project was built using the following technologies:

Team

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • TailwindCSS Docs
  • Next.js Docs
  • OpenAI Docs
  • Microsoft Azure Docs