DBMS Mini Project built using Python framework - Flask and MySQL (Student Management System)

  Рет қаралды 95,716

ARK PRO CODER

ARK PRO CODER

Күн бұрын

Пікірлер: 258
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
Hello guys if you are installing modules using virtual environment then always you need to activate virtual environment and run the command python main.py to run the project
@ayushvats1808
@ayushvats1808 2 жыл бұрын
sir this we have to after activating myenv??
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
@@ayushvats1808 yes activate .\Scripts\activate
@anandrai9059
@anandrai9059 2 жыл бұрын
@@ARKPROCODER how to solve edit problem
@vedantvs9220
@vedantvs9220 Жыл бұрын
Sir when we run It showing "ModuleNotFoundError: No module named 'flask_login' "
@abhiramt.g4448
@abhiramt.g4448 Жыл бұрын
@@anandrai9059 did u solve it
@Anicienttimes
@Anicienttimes 2 жыл бұрын
And there is bug in your project sir... when we update the detail of onr student it edits same for all... please remove this one if you have time any tell me procedure sir...
@PSISVarshiniKN
@PSISVarshiniKN 2 жыл бұрын
Thank you sir I am totally confused how to do project bt ur video helped me lot .
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
Hehehe you are welcome
@1414gaming
@1414gaming Жыл бұрын
My db is not Connected
@sania7525
@sania7525 5 ай бұрын
how did you solve it?
@VIT_Kondhwa
@VIT_Kondhwa 9 ай бұрын
its showing mydb is not connected at 29:41 . please help
@Suhaash.Kudikala
@Suhaash.Kudikala Ай бұрын
Did u solve it?
@disha.d16
@disha.d16 2 жыл бұрын
sir there is some bug in the about button, can you please tell how to fix it??
@sujisuji6772
@sujisuji6772 9 ай бұрын
need to include about in. Py file
@sanjivniyadav
@sanjivniyadav 2 ай бұрын
Sir in the end my db is not connected what am I do now? Please tell me
@varshithasuresh3926
@varshithasuresh3926 2 жыл бұрын
Can I knw what are the front end and back-end used?
@Kirti-c9c
@Kirti-c9c 4 ай бұрын
How to show the data in backend which we stored in frontend
@grj_ruthless5044
@grj_ruthless5044 2 жыл бұрын
Why it is showing that "my db is not connected"
@Suhaash.Kudikala
@Suhaash.Kudikala Ай бұрын
Did u solve it?
@foysalislam640
@foysalislam640 2 жыл бұрын
E:\StudentManagement-System-dbms-miniproject-main\StudentManagement-System-dbms-miniproject-main\student management>python main.py Traceback (most recent call last): File "E:\StudentManagement-System-dbms-miniproject-main\StudentManagement-System-dbms-miniproject-main\student management\main.py", line 2, in from flask_sqlalchemy import SQLAlchemy ModuleNotFoundError: No module named 'flask_sqlalchemy' ........... .....bro this project no run......help me plz...thank you.
@syedirfan6773
@syedirfan6773 2 жыл бұрын
I'm having the same problem
@siddheshnipankar2549
@siddheshnipankar2549 2 жыл бұрын
@@syedirfan6773 i have same problem please tell me how to solve it
@CHINMAYBODDAWAR
@CHINMAYBODDAWAR Жыл бұрын
Same problem , Help .....
@Anicienttimes
@Anicienttimes 2 жыл бұрын
sir if we have to make some modification with database then which files we have to make changes to relect back changes to project
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
main.py
@Anicienttimes
@Anicienttimes 2 жыл бұрын
@@ARKPROCODER no front end language changes required?
@CHINMAYBODDAWAR
@CHINMAYBODDAWAR Жыл бұрын
ModuleNotFoundError: No module named 'flask_sqlalchemy' Error even after installing the module pls help ...
@ARKPROCODER
@ARKPROCODER Жыл бұрын
Use command prompt to run
@CHINMAYBODDAWAR
@CHINMAYBODDAWAR Жыл бұрын
@@ARKPROCODER Thank you sir , your answer solved the problem but, now new problem is that it shows your db is not connected , How can i solve that ???
@Suhaash.Kudikala
@Suhaash.Kudikala Ай бұрын
@@CHINMAYBODDAWAR Did u solve it?
@chandanauk106
@chandanauk106 Жыл бұрын
For student details we need to add sem wise marks and sgpa or cgpa .....for that can u give the code please 🙏..... I tried but getting errors..
@soumyadeepchatterjee1807
@soumyadeepchatterjee1807 Жыл бұрын
not abell to connect the database changed the port does that have tto do some thing with something ?? what is the solution ??
@vijayanandatimmannahegde4181
@vijayanandatimmannahegde4181 3 жыл бұрын
Its showing after programe when we test not found on the screen.. Why?
@meghav6457
@meghav6457 2 жыл бұрын
Hi sir ........sir one question can you please explain why u made branch as primary key ? becz while creating table u made id as primary key but in schema diagram why u represented arrow towards branch ?please explain me sir
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
Primary key use to indicate unique key it's mandatory to have in atleast one primary key to access the particular object data for deletion or updation
@tejdeepm
@tejdeepm 2 жыл бұрын
@@ARKPROCODER can u say me where is the schema diagram is explained in gitthub
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
@@tejdeepm it might be in report just check it
@surajmali8783
@surajmali8783 28 күн бұрын
Sir error shows that This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
@sania7525
@sania7525 5 ай бұрын
when i run the code using python main.py and put \test and see it shows that my database is not connected. why is it so ?
@Suhaash.Kudikala
@Suhaash.Kudikala Ай бұрын
Did u solve it?
@chiranjeevi.vchiru5161
@chiranjeevi.vchiru5161 3 жыл бұрын
i am not getting ui page at all plzz giude me
@chiranjeevi.vchiru5161
@chiranjeevi.vchiru5161 2 жыл бұрын
hlo can u give a solution plz
@mamatakhandelwal6213
@mamatakhandelwal6213 2 жыл бұрын
Sir any Alternative of Python can J use any other language in backend
@kmpavan9079
@kmpavan9079 2 жыл бұрын
Sir Login page is not redirecting to homepage ,Please help me out
@SuperMario-wk6et
@SuperMario-wk6et 9 ай бұрын
life savior, you got a new subscriber bro!
@milanaks1073
@milanaks1073 3 жыл бұрын
Sir can you explain source code of student database which is in python
@krishnapratapsingh9351
@krishnapratapsingh9351 Жыл бұрын
Failed to build mysqlclient . This is the error showing while installing modules in command prompt Any suggestions ??
@ARKPROCODER
@ARKPROCODER Жыл бұрын
Checkout with stackoverflow bro the error which you are facing if server won't start
@mohanrajd6852
@mohanrajd6852 2 жыл бұрын
Sir, is it possible to run without using xampp ?
@SumïT-k1y8i
@SumïT-k1y8i 6 ай бұрын
not able to run directly from the VS CODE
@anjankumarka9433
@anjankumarka9433 2 жыл бұрын
iget error on about page it shows not found .. tel me wt i do
@kadamsuraj3206
@kadamsuraj3206 2 жыл бұрын
@ARK PRO CODER (MySQLdb.OperationalError) (1045, "Access denied for user 'root'@'localhost' (using password: NO)")showing this error
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
Dont use password for xamp
@silvermind4222
@silvermind4222 2 жыл бұрын
how to solve this can anyone share?
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
@@silvermind4222 install xamp server with default settings dont set any password
@silvermind4222
@silvermind4222 2 жыл бұрын
@@ARKPROCODER its not asking for any password while installing
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
@@silvermind4222 yes then it should work fine
@abhishekrathor8986
@abhishekrathor8986 2 жыл бұрын
bro its showing operational error ....please help me to solve it
@aishwaryarajesh2892
@aishwaryarajesh2892 2 жыл бұрын
Yeah, how do I get rid of it?!
@princess_N102
@princess_N102 11 ай бұрын
Sir first everything in run command it got runned but main.py the link for a project is not coming what to do ?
@saklen-ht2v
@saklen-ht2v 7 ай бұрын
Have you done with XAMPP
@nithinganiga4219
@nithinganiga4219 24 күн бұрын
website is not opening
@betalaadinarayana4472
@betalaadinarayana4472 9 ай бұрын
My database all connected but addstudents not working home page is only loading
@JyotiKotagi-d1n
@JyotiKotagi-d1n 9 ай бұрын
Sir I am getting error while installing virtual env
@vinaykumar-gk3yv
@vinaykumar-gk3yv 6 ай бұрын
project source code link is not working
@JoshuCreations
@JoshuCreations Жыл бұрын
AttributeError AttributeError: 'Engine' object has no attribute 'execute'
@ARKPROCODER
@ARKPROCODER Жыл бұрын
Use windows 11 folder code
@sabasultana7026
@sabasultana7026 Жыл бұрын
If i edit student details all details are changed to that particular student what should I do?? Help me
@ARKPROCODER
@ARKPROCODER Жыл бұрын
arkprocoder@gmail.com mail it
@farheenryhan5642
@farheenryhan5642 Жыл бұрын
After signup it showing attribute error "engine object has no attribute execute" like that
@ARKPROCODER
@ARKPROCODER Жыл бұрын
Use windows 11 code
@farheenryhan5642
@farheenryhan5642 Жыл бұрын
Tq sooo much .
@ARKPROCODER
@ARKPROCODER Жыл бұрын
@@farheenryhan5642 welcome
@sakshishewale6191
@sakshishewale6191 Жыл бұрын
ModuleNotFoundError : No modul name 'MySQLdb'........even after installing the modulee Pls help....!
@ARKPROCODER
@ARKPROCODER Жыл бұрын
pip install mysqlclient
@raghavendrajayateerth6032
@raghavendrajayateerth6032 2 жыл бұрын
Sir about page is not working pls help me out
@gayathrigayathri5885
@gayathrigayathri5885 8 ай бұрын
Virtualenv is not recognized as a internal or external circumstances. M
@sindhusg2752
@sindhusg2752 2 жыл бұрын
Sir, can u plz provide ER diagram and schema for this?
@sindhusg2752
@sindhusg2752 2 жыл бұрын
Sir plz reply. I have my project submission coming Monday.
@rashmi946
@rashmi946 2 жыл бұрын
hey did u completed your dbms project??
@xeyutipe
@xeyutipe 2 жыл бұрын
We need update bro... What happened? 😂
@monishalhmonisha7373
@monishalhmonisha7373 3 жыл бұрын
Sir python main. Py in that it shows no such file on the dictionary what we do.
@abhishekbharadvaj6732
@abhishekbharadvaj6732 2 жыл бұрын
Even i m getting the same error ... U got the solution ?
@abhishekbharadvaj6732
@abhishekbharadvaj6732 2 жыл бұрын
Do it in vs code's command prompt !
@monishalhmonisha7373
@monishalhmonisha7373 2 жыл бұрын
Mm kkk
@chiranjeevi.vchiru5161
@chiranjeevi.vchiru5161 2 жыл бұрын
sir I am just getting texts that's it but no UI page,can u plz reply to me
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
Ctrl+shift+r
@JSCSMohanPS
@JSCSMohanPS 2 жыл бұрын
needed help regarding project on faculty management with their faculty details, department , subjects, invigilation and their vaccine details tables
@takhilkumarreddy8891
@takhilkumarreddy8891 9 ай бұрын
bro install virtualenv command is not working
@_B_Beantkaur
@_B_Beantkaur Жыл бұрын
how to link about.html file(in base.html) actually in your source code file is not linked
@ARKPROCODER
@ARKPROCODER Жыл бұрын
Add href="'/about" Creat def function about in main.py Create about.html in templates
@_B_Beantkaur
@_B_Beantkaur Жыл бұрын
@@ARKPROCODER I have also to make class for about?
@ARKPROCODER
@ARKPROCODER Жыл бұрын
@@_B_Beantkaur no need class
@redeyegaming2226
@redeyegaming2226 2 жыл бұрын
My db is not connected Plz help
@AmudhaSrinivasan-lr6vy
@AmudhaSrinivasan-lr6vy 2 жыл бұрын
sir the database is not getting connected can you help me with this error?
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
Do as i did it will work definitely
@lokateja_gaming
@lokateja_gaming 27 күн бұрын
How to do website for this
@venumaanikonda6727
@venumaanikonda6727 2 жыл бұрын
My db is not connected??? What to do?
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
Uninstall python reinstall all the modules
@preetisahu9436
@preetisahu9436 Жыл бұрын
Sir how can we make it's soft copy?
@abhiramt.g4448
@abhiramt.g4448 Жыл бұрын
sir i finished everything the database got connected but if i copy and paste the url it shows site cant be reached can u plz help
@ARKPROCODER
@ARKPROCODER Жыл бұрын
Check terminal server working or not
@abhiramt.g4448
@abhiramt.g4448 Жыл бұрын
@@ARKPROCODER yesss it worked tnks a lot ❤️❤️
@abhiramt.g4448
@abhiramt.g4448 Жыл бұрын
@@ARKPROCODER i cant enter more than 1 student details if i edit the other student details it just copies the same to both the tables
@abhiramt.g4448
@abhiramt.g4448 Жыл бұрын
Can u plz tell me your mail id sir,i hav a few questions to modify the database
@ARKPROCODER
@ARKPROCODER Жыл бұрын
@@abhiramt.g4448 i will resolve this and upload by night
@aishwaryagowda7847
@aishwaryagowda7847 2 жыл бұрын
Sir can u plz provide information about sports management system
@JSCSMohanPS
@JSCSMohanPS 2 жыл бұрын
how do we change the body background image?
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
style.css file add the image path
@50sudarshanpatil81
@50sudarshanpatil81 3 жыл бұрын
My apache and MySQL not starting
@gshreenivasa3308
@gshreenivasa3308 2 жыл бұрын
sir iam unable to connect with database i followed all ur steps,.... still not able to connect
@abhilashmadhav.m536
@abhilashmadhav.m536 2 жыл бұрын
make sure you do pip install of all mentioned modules properly
@kedarpatil3732
@kedarpatil3732 2 ай бұрын
Bike and car showroom management system DBMS project
@manjusetty769
@manjusetty769 21 күн бұрын
Thank u sir it works nicely..
@jabalimutsoli203
@jabalimutsoli203 Жыл бұрын
Can't find the link to download the project file
@ARKPROCODER
@ARKPROCODER Жыл бұрын
Check again neatly
@S0UMYADIPMaiti
@S0UMYADIPMaiti Жыл бұрын
Sir we are getting error while trying to login Attribute error and operational error
@ARKPROCODER
@ARKPROCODER Жыл бұрын
Are you using windows 11?
@ARKPROCODER
@ARKPROCODER Жыл бұрын
download latest code based on ur windows
@himanshukhatta2897
@himanshukhatta2897 8 ай бұрын
Can someone tell how to fix wheel for my Sql client
@priyankadn9735
@priyankadn9735 3 жыл бұрын
If I edit one student details it is showing same in all the table ...
@anandrai9059
@anandrai9059 2 жыл бұрын
did u got the solution of that how can i solve
@prajwalj3880
@prajwalj3880 Жыл бұрын
This project is getting Attribute Error 😭 what to do, I am not getting
@ARKPROCODER
@ARKPROCODER Жыл бұрын
Download windows 11 code give a try
@priyanka.g9496
@priyanka.g9496 Жыл бұрын
​@@ARKPROCODER still it is giving the same error,😢 pls reply bro
@gamingdp0078
@gamingdp0078 2 жыл бұрын
Sir please help me it is showing my db is not connected
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
Install all modules
@gamingdp0078
@gamingdp0078 2 жыл бұрын
@@ARKPROCODER I have installed all the modules that were written in requirements.txt but still it is showing my db is not connected
@gamingdp0078
@gamingdp0078 2 жыл бұрын
about section has some bug please fix it and thanks for helping me, i reinstalled modules now it is working
@jayashreeg6814
@jayashreeg6814 2 жыл бұрын
@@gamingdp0078 please help mee i also have same error
@pranitachikhale4732
@pranitachikhale4732 3 жыл бұрын
Sir it's showing my db is not connected
@ARKPROCODER
@ARKPROCODER 3 жыл бұрын
pip install mysqlclient
@venkateshreddy339
@venkateshreddy339 Жыл бұрын
Bro could you please explain flask with sqlite project
@gayatrishinde5086
@gayatrishinde5086 2 жыл бұрын
Only showing attendance table in student SQL
@pranitachikhale4732
@pranitachikhale4732 3 жыл бұрын
Do you have any desktop application mini project
@ARKPROCODER
@ARKPROCODER 3 жыл бұрын
No
@muhammadmaaz5831
@muhammadmaaz5831 2 жыл бұрын
error of invalid mobile number please tell?
@cyrusthemudo8736
@cyrusthemudo8736 2 жыл бұрын
the about page is not loading for me error 404 url not found
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
Can make.it work add url and function
@cyrusthemudo8736
@cyrusthemudo8736 2 жыл бұрын
@@ARKPROCODER or else how can i delete the About element in the webpage ?
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
@@cyrusthemudo8736 in base or basic or index.html page you can search and remove full tag
@cyrusthemudo8736
@cyrusthemudo8736 2 жыл бұрын
@@ARKPROCODER thank you soo much for the support it really helped me out.
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
@@cyrusthemudo8736 welcome
@karthikgowda5768
@karthikgowda5768 2 жыл бұрын
The about page is not opening sir can u please check out the code once
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
I have not created you can create it as per convinent
@karthikgowda5768
@karthikgowda5768 2 жыл бұрын
But it's showing that url not found what to do for that ?
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
@@karthikgowda5768create about.html nd create a url and function for about
@karthikgowda5768
@karthikgowda5768 2 жыл бұрын
@@ARKPROCODER tq bro🥰
@yeswanthb
@yeswanthb Жыл бұрын
bro have u created the about page
@parirenuka3598
@parirenuka3598 Жыл бұрын
Hii sir How can I make it separate for admin, yser
@parirenuka3598
@parirenuka3598 Жыл бұрын
And make assigment for user also sir
@parirenuka3598
@parirenuka3598 Жыл бұрын
Make it soon as possible
@tejaswini6639
@tejaswini6639 Жыл бұрын
Plzz Explain the flow of code
@sujisuji6772
@sujisuji6772 9 ай бұрын
Bro how to create a multi user login with this website
@ayushvats1808
@ayushvats1808 2 жыл бұрын
i am getting flask module not found error..can anyone tell how to fix that???
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
pip install flask
@ayushvats1808
@ayushvats1808 2 жыл бұрын
@@ARKPROCODER sir i did all thing u told...still its showing same error
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
@@ayushvats1808 active virtual environment and run
@ayushvats1808
@ayushvats1808 2 жыл бұрын
@@ARKPROCODER sir got it..was doing something wrong 😂...now done thank u for ur time!!
@06_shrutibharati87
@06_shrutibharati87 2 жыл бұрын
How to resolve error No module named 'MYSQLdb'
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
pip install mysqlclient
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
Or just install my requirement.txt file like how i shown in video Installation
@ajayadithya9962
@ajayadithya9962 2 жыл бұрын
Please do a video on online movie booking database
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
Okkk
@soniyasri.j999
@soniyasri.j999 Жыл бұрын
Sir I couldn't add sem wise marks pls help me with the code
@ARKPROCODER
@ARKPROCODER Жыл бұрын
arkprocoder@gmail.com share screenshot
@sabahkhanam6563
@sabahkhanam6563 2 жыл бұрын
Thank you sir for great help How can we open again after closing everything
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
Same way just run python file and run xamp server
@sabahkhanam6563
@sabahkhanam6563 2 жыл бұрын
@@ARKPROCODER getting error that module flask not included for farm management
@gamersstop585
@gamersstop585 2 жыл бұрын
sir iam getting your db is not connected i did everything like you said i have some error messages when i click the "sign in" or "sign up" button when can i contact you to show the error message. pls reply ASAP !! thank you i subscribed as it got me though 95%of my project. thank you
@muhammedaslama9908
@muhammedaslama9908 2 жыл бұрын
sme problm
@parthlokhande6533
@parthlokhande6533 Ай бұрын
bro link expire he please new source code link do
@abhinavagarwal468
@abhinavagarwal468 3 жыл бұрын
sir your main.py code is not working it's showing this I have install all these command in my command prompt (from flask import Flask,render_template,request,session,redirect,url_for,flash ModuleNotFoundError: No module named 'flask' PS D:\Laptop\studentdbms>)
@ARKPROCODER
@ARKPROCODER 3 жыл бұрын
pip install flask and run in command prompt
@ARKPROCODER
@ARKPROCODER 3 жыл бұрын
Dont run in powershell
@aqsaaqeel8665
@aqsaaqeel8665 2 жыл бұрын
Were you able to run it?
@aishwaryams9457
@aishwaryams9457 2 жыл бұрын
How to find queries from source code ?
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
Check main.py file
@samyakkhadse3780
@samyakkhadse3780 2 жыл бұрын
how to connect to the database plzzz tell
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
Checkout full video
@basavaraj7514
@basavaraj7514 3 жыл бұрын
Bro can u help for courier management system "mini project"🙏🙏
@chaitanyajoshi6065
@chaitanyajoshi6065 Жыл бұрын
Hey, did you get it?
@ashutosh6297
@ashutosh6297 3 жыл бұрын
It's showing my db is not connected
@ARKPROCODER
@ARKPROCODER 3 жыл бұрын
pip install mysqlclient
@ashutosh6297
@ashutosh6297 3 жыл бұрын
Still showing
@ARKPROCODER
@ARKPROCODER 3 жыл бұрын
@@ashutosh6297 kzbin.info/www/bejne/eaWQpWCrgbh1o8U Try doing this
@ashutosh6297
@ashutosh6297 3 жыл бұрын
Same error showing
@ARKPROCODER
@ARKPROCODER 3 жыл бұрын
@@ashutosh6297 check the database name which u have provided and it should exactly match with the name in xamp server
@veenasuratkar4778
@veenasuratkar4778 3 жыл бұрын
I am doing DBMS project using python flask and MySQL learning with your video, can I upload this freeweb host
@ARKPROCODER
@ARKPROCODER 3 жыл бұрын
Sure
@veenasuratkar4778
@veenasuratkar4778 3 жыл бұрын
@@ARKPROCODER ok will try, 🙏
@MadhavSuratkar
@MadhavSuratkar 3 жыл бұрын
I am in final step, stuck with update commands,. How to use avg and sum in SQLAlchemy . I have table called marks. Four columns, Cid, Fa1marks, Fa2marks. Total, row are updating from front end to back end. But not updating total column. Please guide
@indianfoodvlogs5276
@indianfoodvlogs5276 3 жыл бұрын
Sir plss can you share Er and Schema diagrams
@ARKPROCODER
@ARKPROCODER 3 жыл бұрын
Checkout GitHub link in description reports is been added you can check in that
@indianfoodvlogs5276
@indianfoodvlogs5276 3 жыл бұрын
@@ARKPROCODER but sir it is not student management system plzz upload this sir i need before monday plzz sir
@indianfoodvlogs5276
@indianfoodvlogs5276 3 жыл бұрын
Plzz sir give me your Instagram id sir i will message you there
@ARKPROCODER
@ARKPROCODER 3 жыл бұрын
@@indianfoodvlogs5276 ark__dev
@Afzal3000
@Afzal3000 Жыл бұрын
Thank you so much sir
@itsraihaan
@itsraihaan 3 жыл бұрын
Dude can u please do the same thing for " COVID bed slot booking system". It will be helpful... Thank you. :)
@ARKPROCODER
@ARKPROCODER 3 жыл бұрын
Yeah i will be uploading today kindly check channel by 10
@itsraihaan
@itsraihaan 3 жыл бұрын
@@ARKPROCODER thank you.. appreciate it👍. :)
@truth01739
@truth01739 Жыл бұрын
Bro I Need Your Help I am Using your System as My Final Year Project But Faculty Asked me to Add No of Students in Department with Table & Fee Structure Table Please can You Provide me the Code and Steps to include that in Project Tomorrow is the Last Date Bro
@parthlokhande6533
@parthlokhande6533 Ай бұрын
bro its urgent please give me source code
@ankitha73
@ankitha73 Жыл бұрын
Not install virtualenv
@ARKPROCODER
@ARKPROCODER Жыл бұрын
Install directly those modules n run virtualenv is not mandatory
@sujisuji6772
@sujisuji6772 9 ай бұрын
Bro first time when I open it is very easy for me I can easily see the website and also I can edit but the nxt time I can't see the website even I done all the procedure other time also please give solution bro please
@ARKPROCODER
@ARKPROCODER 9 ай бұрын
Check server is running or not in terminal
@sujisuji6772
@sujisuji6772 9 ай бұрын
@@ARKPROCODER OK bro, bro how to create multi user dashboard like student faculty hod, can you tell me
@parthlokhande6533
@parthlokhande6533 Ай бұрын
Bro please send me source code
@khushijha8795
@khushijha8795 2 жыл бұрын
Hlo sir i want to ask some questions
@ARKPROCODER
@ARKPROCODER 2 жыл бұрын
arkprocoder@gmail.com dm
@JyotiKotagi-d1n
@JyotiKotagi-d1n 9 ай бұрын
Sir plz give me the solution 🙏🏻
@ARKPROCODER
@ARKPROCODER 9 ай бұрын
Which solution dear
@JyotiKotagi-d1n
@JyotiKotagi-d1n 9 ай бұрын
Sir I am getting error while installing the virtual env
@JyotiKotagi-d1n
@JyotiKotagi-d1n 9 ай бұрын
Sir I am getting error while installing the virtual env in command prompt
@haohoangthi7654
@haohoangthi7654 Жыл бұрын
thank u so much
@ARKPROCODER
@ARKPROCODER Жыл бұрын
Welcome yar
@sumeetubale3923
@sumeetubale3923 2 жыл бұрын
thank you so much for this video !!!
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 21 МЛН
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 14 МЛН
Why no RONALDO?! 🤔⚽️
00:28
Celine Dept
Рет қаралды 117 МЛН
OMAR ALSHOGRE: Surviving and escaping the Syrian Prison System | Sarde (after dinner) Podcast #40
1:45:04
Neo4j (Graph Database) Crash Course
1:23:08
Laith Academy
Рет қаралды 245 М.
REST API Crash Course - Introduction + Full Python API Tutorial
51:57
Learn Database Normalization - 1NF, 2NF, 3NF, 4NF, 5NF
28:34
Decomplexify
Рет қаралды 2,1 МЛН
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 21 МЛН