Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.72 KB

README.md

File metadata and controls

44 lines (27 loc) · 1.72 KB

Inspiration

We play Wordle daily. Everyone who has ever played with friends knows the pain of copying and sharing the result with all of them over any messaging app. We were tired of it and decided to create the Wordle League app.

What it does

Wordle League is an app that lets you create leagues between your friends and share your daily results with them. You just have to upload the output you copy from the Wordle app.

How we built it

We built it using NextJS. For the database, we used MongoDB Atlas. Deployment with Vercel. Version control with GitHub.

Challenges we ran into

The main challenges we ran into were:

  • First time with NextJS as a backend technology.
  • First time with TailwindCSS.
  • Getting used to develop frontends, as we are both more backend side devs.

Accomplishments that we're proud of

The main functionality of the leagues works exactly as we had planned and solves the problem we were facing. Moreover, adding the challenges section is a nice to have feature which is not fully polished yet.

What we learned

We have learnt a lot about NextJS and TailwindCSS and also some complex MongoDB queries. However, we think the most powerful thing is the experience of working together throughout the whole 36h, teamworking, organising and prioritising what to do first.

What's next for Wordle League

Right now the authentication part is just mocked, so that needs to be implemented. The challenges feature also needs to be polished.

Contributions

I was responsible for the Frontend, and Jorge developed the Backend: