Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

emkis/meetapp

Repository files navigation

demo of the app

📃 about

meetapp is a service to help you organize events

with meetapp, you register "talks" with a certain time in minutes, and based on those minutes and their categories, an algorithm organizes your event for you

the goal is to try to make the event as less segmented as possible, always trying to organize lectures on different types of subjects and not just a specific type

try to use the app now

🎨 layout

i built all this application UI with figma, you can find the design here

📌 features

organize your event

the algorithm organizes your event into trails automatically, based on the duration of your meets

keep track of your trails

easily see all the trails of your event, and when each meet will happen

🔨 how it was built

this project was developed with the following technologies:

🔌 how to use

to clone this repository and run this app, you'll need git and node.js installed on your computer.

i highly recommend yarn for handling node packages faster, but you can use npm if you want, no problem.

from your command line:

# clone this repository
$ git clone https://github.com/emkis/meetapp.git

# go into the repository
$ cd meetapp

# install dependencies
$ npm install

# run the app in development mode
$ npm run start

✌️ say hello to me on linkedin or send me and email 📫