http://flow-three-rho.vercel.app
Routes
We may not have included ways to access these pages but here they are
/kanban for the kanban
/meeting for the calendar/meeting
Inspiration
All of us have to arrange large meetings regularly but always struggle with trying to find a slot where everyones free. Things get complicated with so many people and so many apps that help to organise, some may even call this an organised chaos.
We wanted to build a website that would help project management easier for student doing assignments or working any groups really.
What it does
Using your google calendar we sync it with the rest of your teammates in your project and output a calendar of highlighted times that you can choose from for your meeting. It then shows you a meeting summary card and allows you to structure a meeting agenda in house so that you will not have to grapple with so many other platforms. Following the meeting, you can assign tasks to members on the KanBan board which would also help with work management
How we built it
We build it using tailwind, react, next.js, auth0 and mongodb For the frames, we used figma
Challenges we ran into
Originally the idea was to have calendar sync with google calendar so everyone can easily populate when they are free but we ran into lots of issues with the google calendar API and particular with authentication. Authentication and authorization was really finnicky with both Auth0 and Google console for the API so we ended up not implementing the connectivity. HOWEVER OUR BACKEND WITH OUR API ENDPOINTS FOR STORING DATES, CREATING GROUPS, ADDING USERS TO GROUPS, AND FINDING COMMON TIMES ACTUALLY WORKS. We just couldn't build out the frontend in time.
Accomplishments that we're proud of
everything we learnt a lot about different technologies including various libraries like tailwindcss, google cloud console and api
What we learned
everything - songwriting, acting, editing, freaking. Maybe it was the friends we made along the way.
What's next for Flow
include a video conferencing software to make it truly the one-stop-shop for meetings
Log in or sign up for Devpost to join the conversation.