Python Full Stack Projects List
Python Full Stack Projects List
Features
Account signup
Log in and log out
Profile page
Person to person messaging
Documents sharing– image and text files
Display the current weather in various cities and Weather forecast for selected
cities
Store the data in database
Features
Doctor
Apply for job in hospital. Then Login (Approval required by hospital
admin, Then only doctor can login).
Can only view their patient details (symptoms, name, mobile ) assigned
to that doctor by admin.
Can view their discharged(by admin) patient list.
Can view their Appointments, booked by admin.
Can delete their Appointment, when doctor attended their appointment.
Patient
Create an account for admission in the hospital. Then Login (Approval
required by hospital admin, Then only patient can login).
Can view assigned doctor's details like ( specialization, mobile, address).
Can view their booked appointment status (pending/confirmed by admin).
Can book appointments.(approval required by admin)
Can view/download Invoice pdf (Only when that patient is discharged by
admin).
The major goal of this project is to assist the general population in learning
about their location and resolving their problems online rather than visiting the
officer on a frequent basis until the situation is resolved.The public can save
time and money by using this approach, and corruption in government officer
can be eliminated.Its primary goal is to give smart and simple method for
registering complaints,tracking them ,and eliminating them.
FEATURES:
Homepage
Patient Login
Donor Login
Admin Login
Admin Panel:
Dashboard
Details of Blood Stock
Total donors
Total Donations
Total Requests
Can approve Requests
Logout
Patient Login:
Dashboard
Make Request
Request Status
Request History
Logout
Donor Login:
Dashboard
Donate Blood
Donations History
Request Blood
Request History
Logout
30.Voting System
Flask poll app is a full featured polling app. You have to register in this app to
show the polls and to vote. One user can vote only once to a particular question.
Only the owner of a poll can add poll, edit poll, update poll, delete poll, add
choice, update choice, delete choice and end a poll. Ended poll only shows user
the final result of the poll and doesn’t accept votes. There is a search option for
polls. Also user can filter polls by name, publish date, and by number of voted.
Pagination will work even after applying filter.
FEATURES:
Homepage
User Login
User Registration
Admin login
Admin can add the polls
User can vote to the added polls
Users can view all the polls that he voted but can vote only once.
Polls can be sorted by name, date and by votes.
31. Resume Builder
FEATURES:
user dashboard
User Login
User Registration
custom resume template selection
get resume in .pdf
send resume(email)
share your resume(whatsapp,twitter etc)
Features
Account signup
Log in and log out
Profile page
Person to person messaging
Redirect users to the original long URL when they access the shortened link.
Handle redirection using server-side logic.