Inspiration

I wanted to make a cool website with the latest technology like Django and react and the power of Square API.

What it does

It is basically a website for an imaginary phone repair shop that is already using a square to manage its business. You can choose what phone you have -> select the problem -> pick a date for booking and get an appointment.

How we built it

I made the front end with Next js. The API endpoints are being handled by Django in the backend which uses square python SDK to make API calls

Challenges we ran into

  1. Managing huge amounts of data from sharespace API.
  2. Connecting the data from the front end and figuring out the service that matches it.
  3. Making the functionality for choosing a date was quite difficult. ## Accomplishments that we're proud of From the start, my focus was to make the site transition smoothly from one step to another and I think I did it pretty well.

What's next for SqurePoweredShop

Publish it for production and make it available for customers.

Built With

Share this project:

Updates