yess, thank u for the tip ;)
Le mercredi 10 mai 2017 00:39:03 UTC+2, Lachlan Musicman a écrit : > > A further tip. Your models might be (doesn't have to be): > > - Drivers > - Cars > - reservations (a Many to Many relationship with extra fields > https://docs.djangoproject.com/en/1.11/topics/db/models/#extra-fields-on-many-to-many-relationships > > ) > > cheers > L. > > ------ > "Mission Statement: To provide hope and inspiration for collective action, > to build collective power, to achieve collective transformation, rooted in > grief and rage but pointed towards vision and dreams." > > - Patrice Cullors, *Black Lives Matter founder* > > On 10 May 2017 at 07:32, Mark Phillips <ma...@phillipsmarketing.biz > <javascript:>> wrote: > >> Start with the model layer. Use the admin interface to add some dummy >> data and think about how you want the front facing pages/forms to look and >> operate. Repeat as needed. >> >> Mark >> >> On Tue, May 9, 2017 at 9:03 AM, <vital...@gmail.com <javascript:>> wrote: >> >>> Hi everyone, >>> My project consists of a web site which allows to manage the >>> reservations of vehicles by customers. >>> These customers are required to work with these vehicles as drivers 35 >>> hours a week >>> >>> *front office* >>> __During registration on the site the user will have to load documents >>> (pdf, jpeg etc) >>> __ after confirmation by the admin, the user can electronically sign a >>> contract >>> On are: >>> __ it can save a work schedule for one week (modifiable) >>> __ there are three reservation ranges per day (8 hours each) >>> __The availability of reservations will depend on the availability of >>> the vehicles (without possibility of choice) >>> __ once a vehicle is recovered the driver must make a service in his >>> account indicating the mileage >>> >>> *Back office* >>> __ the admin must view the transmitted documents before validating the >>> registration and then send him a contract to sign electronically >>> __ Manage Vehicles (Add / Remove) >>> __ manage availability of vehicles (repairs in garage) >>> __ Once a vehicle is returned to the park the person who manages the >>> park must do a "vehicle return" indicating the mileage >>> >>> *As I do not have experience in web development I do not know where to >>> start my project, * >>> *Thank you for helping me* >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Django users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to django-users...@googlegroups.com <javascript:>. >>> To post to this group, send email to django...@googlegroups.com >>> <javascript:>. >>> Visit this group at https://groups.google.com/group/django-users. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/django-users/5f28d4e3-dd24-46a4-b7d3-e509e1059eca%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/django-users/5f28d4e3-dd24-46a4-b7d3-e509e1059eca%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to django-users...@googlegroups.com <javascript:>. >> To post to this group, send email to django...@googlegroups.com >> <javascript:>. >> Visit this group at https://groups.google.com/group/django-users. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/CAEqej2PNBO55YyNgfPtGfv%3DCUiz1_-%3D%3DrHOSsHiUD7Hx%3DgRJVQ%40mail.gmail.com >> >> <https://groups.google.com/d/msgid/django-users/CAEqej2PNBO55YyNgfPtGfv%3DCUiz1_-%3D%3DrHOSsHiUD7Hx%3DgRJVQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/24f71e8c-a7b2-45f1-85c9-639b64668616%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.