Skip to content

BikeDrop is a mobile bike maintenance service that brings professional care right to your doorstep in Aarhus.

Notifications You must be signed in to change notification settings

PAINj9/bikedrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚲 BikeDrop

BikeDrop is a mobile bicycle maintenance service based in Aarhus, Denmark.
We bring expert bike care straight to your doorstep — from quick tune-ups and cleaning to full technical repairs.

This project includes a fully functional web platform for customers to book appointments, track their bike's status, and for admins to manage reservations efficiently.


📸 Screenshots

Main Page

Screenshot 1


Appointment Page

Screenshot 1


🛠 Tech Stack

  • 🎨 Frontend: React + Tailwind CSS (located in /client)
  • ⚙️ Backend: Node.js + Express + SQLite (located in /server)
  • 🌐 API communication via REST endpoints

🔍 Features

  • 📅 Interactive calendar with real-time slot availability
  • 🛎️ Booking form with services, notes, and customer details
  • ⚙️ Admin panel to filter, update, and delete reservations
  • 📈 Responsive and animated UI with Framer Motion
  • ✉️ Confirmation feedback via Toast notifications
  • 🌍 Timezone-aware for Europe/Copenhagen

🚀 Run the project locally

1. Clone the repository

git clone https://github.com/PAINj9/bikedrop.git
cd bikedrop

2. Start the backend

cd server
npm install
node index.js

Backend will run on: http://localhost:5000

3. Start the frontend

Open a new terminal tab:

cd client
npm install
npm run dev

Frontend will run on: http://localhost:5173


📬 Contact

📧 Email: [email protected] 📍 Location: Aarhus, Denmark 🔗 Instagram @PAINj9


💡 About

BikeDrop was born out of the need to make bike maintenance easier, faster, and more convenient for everyday cyclists.
Whether you're a commuter, student, or weekend explorer — we take care of your bike right where you are, so you can keep riding without worry.

About

BikeDrop is a mobile bike maintenance service that brings professional care right to your doorstep in Aarhus.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages