Skip to content

CMDCONN/AstonHack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

AstonHack 11

AstonHack 11 is a full scale hackathon based in aston uni where the main theme was solve something based on community The project was built to solve the problem of some people finding it hard to get into networking by pairing people together and allowing people to comunicate easier in the real word without the pressure of initiating the first hello.

Tech Stack

  • Frontend: Next.js
  • Backend: Python, FastAPI
  • Architecture: Full-stack separated services

Installation

Clone Repository

git clone https://github.com/CMDCONN/AstonHack.git
cd AstonHack

Backend Setup

cd backend
python db_backend.py

Frontend Setup

cd frontend
pnpm i
pnpm dev

Running Locally

  1. Start backend server
  2. Start frontend server
  3. Open browser at:
<!-- -->
http://localhost:3000

Features

  • API-based backend architecture
  • Modular frontend design
  • Scalable project structure

Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Commit changes
  4. Push to your fork
  5. Create a Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors