#🔒 Booking System

28 messages · Page 1 of 1 (latest)

dapper widget
#

What is the best way to go about making a Booking System that can handle booking different services, and consider the duration of those services, and also consider different factors like launch breaks etc.
I will be using MongoDB for the database & Twilio for account authentication. (Flask Server)

steel sparrowBOT
#

@dapper widget

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

night sphinx
#

(I read this as bonking system)

#

Also why do this in python and using all that extra stuff? You could just do a website?

odd wasp
#

mybe it is faster than learning a new language

night sphinx
#

This seems like a business type application... Speed < Anything else

odd wasp
#

oh yh ur right missed that

#

y dont u get someone to do it 4 u if it is for.a business

night sphinx
#

🤷‍♂️ Don't know for sure if it's a business or not but what he explained seems pretty businessy

odd wasp
#

yh

night sphinx
#

Oh wait is this just for a backend?

dapper widget
#

It is for a business, true.

#

But I am the dev here.. LMAO

odd wasp
#

oh lol

night sphinx
#

Oh lmfao

dapper widget
#

Yup it is for a backend

night sphinx
#

Gotcha, any reason why you aren't choosing something like Laravel instead?

#

Personally recently got into Laravel and it's easy as cake

odd wasp
#

hope fully u dont get bored with this https://www.youtube.com/watch?v=Z1RJmh_OqeA

Flask is a micro web framework written in Python. It is classified as a microframework because it does not require particular tools or libraries. Learn how to use it in this crash course tutorial.

💻Code: https://github.com/jakerieger/FlaskIntroduction

Tutorial from Jake Rieger. Check out his YouTube channel: https://www.youtube.com/channel/UC0...

▶ Play video
dapper widget
night sphinx
#

I see

dapper widget
#

I never really worked with PHP, which I should tbf

#

I can look into learning PHP later down the line but for right now I want to just play around with what I know and see what I can make

calm beacon
#

Well if you want to learn about making server, you should also look into golang

dapper widget
#

ama stick to what I know right now

calm beacon
#

That's for the best

steel sparrowBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.