Skip to content

adrianmurage/eventstatus

Repository files navigation

Event Status

A web application that makes it easy for event attendees to access information about event's sessions as they happen. Live Demo

image

image

image

Run Locally

Clone the project

  git clone https://github.com/adrianmurage/eventstatus.git

Go to the project directory

  cd eventstatus

Install dependencies

  npm install

Start the server

  npm run start

Environment variables

APPWRITE_ENDPOINT=""
APPWRITE_PROJECT=""
APPWRITE_DATABASE_ID=""
EVENT_COLLECTION_ID=""
SESSION_COLLECTION_ID=""
NEXT_PUBLIC_APPWRITE_BUCKET_ID=""
NEXT_PUBLIC_PROJECT_ID=""

Tech Stack

Next.js, Appwrite, TailwindCSS

License

MIT

About

A site to make it easy for your event attendees to get up to speed with how sessions are progressing

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors