The API's dont work as they dont have any data i think. because of this I cant proceed beyond the bus Locations.Can you please add some data in the APi's so that i could proceed
These are just basic operations and UI. Can you make more of a general, premium and advanced projects in Angular with some Angular supported UI libraries .i.e. Material,Primeng etc.. Just like JavaScript Mastery does within his videos. But, they are in mainly react+Next JS videos. I want the same for MEAN stack.
Don't just focus on video length make sure the video contains the quality content which is according to industry standard and good practice e.g insted of writing any[] create interface or class etc...
I'm currently carrying out this tutorial, and I don't have a record in Pune, only Pune2, and I can't find another bus route that has information to view, could you give me support?
If i am sending the api request From: Nagpur, To: Pune, Date: 18-08-2024, all in the correct format as mentioned, still response is empty. Can someone please help
Your coaching is great, but I am unable to develop in my own api because which api I have created, working in postman and browser but not working in Angular 18. I followed deeply your coding but I am getting failed.
@@LearningPartnerDigital vendorId [ "Error converting value {null} to type 'System.Int32'. Path 'vendorId', line 1, position 30." ] scheduleId [ "Error converting value {null} to type 'System.Int32'. Path 'scheduleId', line 1, position 16." ] 0 "Error converting value {null} to type 'System.Int32'. Path 'scheduleId', line 1, position 16." SHOWING THIS TYPE OF ERROR
Clear, concise, and to the point - everything a good tutorial should be!
It helped me in one of my interview in angular
really well explained
@@ashendage8659 ohh ..glad to know. Keep learning
Your tutorials are always so clear and concise.They make learning Angular a breeze
@@msdofficial4302 thanks. Keep learning
I’ve been following your tutorials ...
previously I have implemented Train booking one will try this also. thanks sir keep posting
Helps a-lot for understanding the API Concept
Appreciate the great tutorial on creating a Bus Ticket Booking App with Angular 18! Your guidance was really helpful
@@emanmohamedsalah4305 glad I am helping
they way of explanation is super, let's everyone can understand.
Very useful to learn angular from scratch thanks for making video...
Eagerly waiting for Rxjs and more machine coding round solutions.
Also spring boot series .
The API's dont work as they dont have any data i think. because of this I cant proceed beyond the bus Locations.Can you please add some data in the APi's so that i could proceed
Make one single crash course on bootstrap with details example
Cover w3schools bootstrap topics. It's so easy. & Just create a sample designs
@@Sumeshkumarback sure
These are just basic operations and UI. Can you make more of a general, premium and advanced projects in Angular with some Angular supported UI libraries .i.e. Material,Primeng etc.. Just like JavaScript Mastery does within his videos. But, they are in mainly react+Next JS videos. I want the same for MEAN stack.
@@muhammadjawad6762 yes ..will create some complex project also
Don't just focus on video length make sure the video contains the quality content which is according to industry standard and good practice e.g insted of writing any[] create interface or class etc...
@@Sumeshkumarback yes.. thanks for suggesting
u r simply awesome. sir do project video with react as well
bro bu video için yazdığın kodların dokümanı varmı yolculuk seferleri gelmiyor bende hata görünmüyor ama ekrana gelmiyor
appreciated your hard work n knowledge
Thanks for the clear explanation
This tutorial made complex Angular topics feel so simple. You're a fantastic teacher!
@@AnkitPandey-no9eg thanks. Keep learning
thanks for sharing. great project for freshers to implement
Thanks for this amazing project sir
Appreciate the great tutorial sir
Great content as always
Super efforts and appreciated bro.
Helpful !
Thankyou sir👏
great scenario for project implementation
why not use signal on first component?
Really explanation is good
what is the language used for backend
sir do next project in live session also we can ask questions also
Sir please cover .....error handling in angular and some important Rxjs operators also ......
@@vikashbanoriya142 for error handling we took live sessions some days back..check old videos n rxjs we are going to do a live session soon
@@LearningPartnerDigital thanks 🙏🙏
Hi bro can you please teach angular 18 using ngx-formly component using reactive component loading the fields based on the json file
@@udhayakumar7605 ok..will check
keep posting project specific videos
I'm currently carrying out this tutorial, and I don't have a record in Pune, only Pune2, and I can't find another bus route that has information to view, could you give me support?
@@LeonardoFerreira-md2ru you can add bus schedule from swagger
Currently having the same issue as well and still no solution
I am unable to postBusLocations and postBusSchedules.(problem solved) but the added bus schedule isn't displayed on searchBus
Getting Internal Server Error
Check object once if you are sending all required fields
I've added the busSchedule but they ain't getting displayed on searchBus
@@hetalsatelkar463 bendede öyle bir sorun oluştu searchBus a tıkladığımda otobüs seferleri görünmüyor sorunu çözdünüz mü ?
If i am sending the api request From: Nagpur, To: Pune, Date: 18-08-2024, all in the correct format as mentioned, still response is empty. Can someone please help
Please use swagger n add data /api/BusBooking/PostBusSchedule use this api ..to create new data
very helpful tutorials
Hi Chetan, Html template for Bus booking system is not available in repository. Please can you check from your side and upload.
pls check now
Thankyou @@LearningPartnerDigital
Thank you 😊🙏
CORS error please guide us how to fix this?
@@aforangular3759 pls run project on mentioned port like I am running
@@LearningPartnerDigital ok sir I will try
@@LearningPartnerDigital thanks sir
Your coaching is great, but I am unable to develop in my own api because which api I have created, working in postman and browser but not working in Angular 18. I followed deeply your coding but I am getting failed.
@@OmVerma-ro1qn any specific error u are getting while calling api
What is issue ?
Did you explain CORS issue
Error message in console
Http failure response for "localhost:5000/customers: 0 undefined
Name: "HttpErrorResponse"
Ok: false
status:0
statusText:"Unknown Error"
Url:"localhost:5000/customers
Http failure response for localhost:5000/customers
Name:"HttpErrorResponse"
Ok: false
status:0
sir please do mock interview also
Thank For project
Very nice
Thanks For Sharing.
when i trying to serve port 4209 ,i got CORS error !!
@@Ajnaskp-j9w check url.. something might be wrong
@@LearningPartnerDigital yes , my URL is wrong GetBusLocation -->> GetBusLocations
@@LearningPartnerDigital Thank you ❤❤
@@Ajnaskp-j9w API is working for you? i got the 400-bad request error, please help
thanks!
None of your API works, All of them give CORS error. What's the use of watching your videos if we can't follow them ?
Go to api and enable cors
Allow any header method
@ImrX09 how can i enable CORS in API ? i don't have source code of API.
Thanks sir 🎉
Sir, can i get html and css template
github.com/voidChetan/youTube_project_html_templates
Nice
Thanks
thanks
Welcome 😊
sir there is no data plz add some data
Please use swagger n add data /api/BusBooking/PostBusSchedule use this api ..to create new data
@@LearningPartnerDigital ok sir
@@LearningPartnerDigital
vendorId [ "Error converting value {null} to type 'System.Int32'. Path 'vendorId', line 1, position 30." ]
scheduleId [ "Error converting value {null} to type 'System.Int32'. Path 'scheduleId', line 1, position 16." ]
0 "Error converting value {null} to type 'System.Int32'. Path 'scheduleId', line 1, position 16."
SHOWING THIS TYPE OF ERROR
hello
Thanks
thanks
Welcome