An open API service indexing awesome lists of open source software.

https://github.com/al366io/frameit

To let everybody at the party be the Photographer!
https://github.com/al366io/frameit

Last synced: about 1 year ago
JSON representation

To let everybody at the party be the Photographer!

Awesome Lists containing this project

README

          

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](#features)
- [Tech Stack](#tech-stack)
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Contributing](#contributing)
- [License](#license)

## 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=
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