Click here to Skip to main content
15,868,141 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am trying to develop a log in web application that can be accessed by multiple clients. So far I have made a simple log in page, using a template in python tools for visual studio, in visual studio 2013. The log in function works, getting data from a dqlite3 database.

I have created a PostSQL database which I am trying to connect it to instead but failing. If anyone has any tips on this? I have downloaded dotConnect for PostgreSQL but not sure how to implement it.
Now I am wondering is visual studio the best way to go about this? Perhaps it is easier than what I am trying to do.

I would really appreciate some feedback, this is my first time python - web development experience!
Posted
Comments
DeDenker 13-Jan-16 6:45am    
you know the basics of Python?!
what is the code you have so far?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900