10000 GitHub - AdyanReza/AniCon-Wizard: A comprehensive web application designed to enhance the anime convention experience.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

AdyanReza/AniCon-Wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anime Convention Companion

A comprehensive web application designed to enhance the anime convention experience. This full-stack application helps convention attendees manage their schedule, track cosplay progress, manage budgets, and connect with other attendees.

Features

  • User Authentication
  • Profile Management (soon)
  • Convention Schedule Builder
  • Cosplay Portfolio
  • Budget Tracking
  • Social Features & Meetup Planning (Soon)

Tech Stack

  • Frontend: React, TypeScript, Material-UI
  • Backend: Node.js, Express
  • Database: MongoDB
  • Authentication: JWT
  • File Storage: Cloudinary

Getting Started

  1. Clone the repository

  2. Install dependencies:

    npm run install-all
  3. Set up environment variables:

    • Create .env files in both frontend and backend directories
    • Follow the .env.example templates
  4. Start the development servers:

    npm run dev

Project Structure

anime-convention-companion/
├── frontend/          # React frontend application
├── backend/           # Node.js backend server
└── package.json       # Root package.json for project-wide scripts

About

A comprehensive web application designed to enhance the anime convention experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0