fac28 / desk-mooovements

https://desk-mooovements.vercel.app
0 stars 2 forks source link

Getting Started

First, you'll need a few environmental variables to run it locally.

Just ask us.

Then run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Introduction

What are you building?

Why are you building it?

Deploy on Vercel

Alternatively, view our deployed app here on Vercel Platform.

Project scope

We are not building an exhaustive list of places to work at.

Expect to find some hidden gems here, and please do contribute to the site with your favourite places to work!

Project plan

Key components of the app:

Our MVP lists a few nice places handpicked by James

The user research helped us refined the amenity filter options.

Requirement analysis

We have a very intuitive design, and have worked on making the site accessible for all.

There's no legal or regulatory requirements that we are aware of.

Did your team work effectively?

The four of us have different strengths, and all get to work on areas that we're not the most confident with.

We found that stand-up meetings and pair progamming sessions helped us work efficiently.

Project outcomes

During the second sprint, we decided to move the map-related content into stretch goals. These features will make the user experience better but we focused on most essential functions.

Was the project a success?

Planning

What roles did your team take

How did you plan a user experience?

Our Database

image

Implementation/Build How did you ensure your code was good?

What interesting technical problems did you have to solve?

Did writing automated tests catch any bugs?

What problems did you encounter during deployment?

Our codes are nicely structured and easy to read. It's easy for someone to make changes to the codebase, and a new person can quickly be onboarded to contribute.