Skip to content

lexkon/Eventure

 
 

Repository files navigation

Welcome to Eventure 👋

Eventure is a collaborative event planning app - create an event, invite your mates, and share a collaborative list so that everyone knows who's bringing what. Share your memories by adding photos to the event gallery.

This app is a group project app, built as part of the Northcoders JavaScript bootcamp, to showcase skills learnt throughout the course, as well as to learn new technologies not covered in the curriculum.

This project was created by:

Key features

  • Real-time collaborative event item list (you'll see other attendees tick items from the list in real-time)
  • Shared photo gallery
  • Fully authenticated app using Firebase Auth
  • Complete Profile Management page with profile pic updates and email/password management
  • Integrated Maps for event location, opening to device native maps app
  • Invite sharing through Email and Whatsapp

Tech-stack

  • Expo/React-Native/TypeScript
  • Firebase

Get started

  1. Install dependencies

    npm install
  2. Start the app

     npx expo start

In the output, you'll find options to open the app in a

You can start developing by editing the files inside the app directory. This project uses file-based routing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.4%
  • JavaScript 11.6%