Skip to content

mohPYdev/LORD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LORD

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.

How to Use?

If you want to send emails after reservation or send email to reset user's passwords you should do the following:

  1. Create a gmail account
  2. Click on the little dotted square in the top right corner
  3. Locate security section and enable 2-step verification
  4. Follow the steps of "How to generate an App password" and recieve a random password.
  5. 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!

Features

  • Light/dark mode toggle
  • Custom home page and logo images
  • Sending Emails
  • Different payment methods
  • Admin Dashboard

Tech Stack

Client: React, Bootstrap

Server: Python, Django

Demo

Creating a simple booking website for my professor with the panel under 1 minute !

Run Locally

  1. Download the Project from the panel
  2. Extract the Zip file
  3. Connect to the Internet
  4. Install python on your system
  5. Double click the run.bat file
  6. Wait for the website to load
  7. Visit localhost:3000 to view your system

Samples

About

REservation System Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors