Al366io / FrameIt

To let everybody at the party be the Photographer!

Home Page:https://app.frameit.social/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frame It

Frame it is a virtual party platform that allows you to host an unforgettable virtual experience with your friends and family. As the host, you can create your virtual party, and share the unique code or QR code with your guests. The guests can then join the party using the code and take photos using their camera. All the photos taken are instantly added to the party dashboard, where everyone can see and even download all the photos.

Table of Contents

Features

  • Create a party and share the party id with friends and family
  • Join a party using the party id or QR code
  • Take and share pictures within the party
  • View the party dashboard to see all the photos shared by other party members

Tech Stack

  • Node.js
  • Express
  • PostgreSQL
  • React

Getting Started

Prerequisites

  • Node.js
  • npm
  • PostgreSQL

Installation

  1. Clone the repository
  2. Install dependencies cd Frame-It npm install
  3. Create a .env file with the following environment variables: DATABASE_URL=<YOUR_POSTGRES_DB_URL>
  4. Start the development server
  5. npm run dev The application will be available at http://localhost:3000

Contributing

Frame It is an open-source application and every contribution is welcome.

License

Frame It is licensed

About

To let everybody at the party be the Photographer!

https://app.frameit.social/

License:GNU General Public License v3.0


Languages

Language:TypeScript 63.5%Language:CSS 24.4%Language:JavaScript 9.8%Language:HTML 2.3%