LORD (LowcOde Reservation system Development) is an online panel for generating reservation/booking websites developed using MDSE methodology with lots of features to customize. We devided the reservation items into 3 groups:
- Places
- eg. Cinema, Restaurant, Stadium
- People
- eg. Doctor, Professor
- Resources
- eg. Sporting goods, Renting Cars
So you can choose the best customization according to the type of item you want people to book.
If you want to send emails after reservation or send email to reset user's passwords you should do the following:
- Create a gmail account
- Click on the little dotted square in the top right corner

- Locate security section and enable 2-step verification
- Follow the steps of "How to generate an App password" and recieve a random password.
- When generating the system, type the given password and email address into the fields.
!important note: DO NOT TYPE YOUR ORIGINAL GMAIL PASSWORD INTO THE PASSWORD FIELD.
after setting up your admin email, you can generate the system with the option that you want. The generation is quite streight forward.
!note: In the attributes section (section 4), you should choose a name if your item is either a resource or a place or you should choose first_name and last_name for your item!
- Light/dark mode toggle
- Custom home page and logo images
- Sending Emails
- Different payment methods
- Admin Dashboard
Client: React, Bootstrap
Server: Python, Django
Creating a simple booking website for my professor with the panel under 1 minute !
- Download the Project from the panel
- Extract the Zip file
- Connect to the Internet
- Install python on your system
- Double click the run.bat file
- Wait for the website to load
- Visit localhost:3000 to view your system



