CCAMS
CCAMS
CCAMS
Management System
Developed in Python Django & Sqlite
Abstract
Credit Card Application Management System contains data and information
of credit card holder who apply for credit card online. The main purpose of
CCAMS is to systematically record, store and update the details of admin/sub-
admin and also manage the credit card application.
This projects helps to those people who apply credit card online without
wasting a time and also check the application status by their name/mobile
number/application number.
Purpose of the Project
The purpose of developing Credit Card Application Management System is to
apply credit card online without wasting a time. Another purpose for
developing this application is to generate the report automatically.
User Module
User can visit the website.
CC Application: In this section, admin can manage the credit card application and
change the status of application according to current scenario.
B/w Dates Report: Admin can view number of credit card application received in the
particular periods.
Search Report: admin can search Credit Card Application by using Name/Email/Mobile
Number/Application Number.
Pages: In this Section, Admin can manage the content of about us and contact us page.
Account Settings:
Forgot Password: In this section, admin can reset his/her password by using registered
email id and contact number.
Sub-admin Module
Sub-Admin and Admin features are the same except Sub-Admin creation.
Sub-Admin can’t create the Sub-Admins.
PYTHON INTERPRETER
PYCHARM IDE (INTEGRATED DEVELOPMENT
ENVIRONMENT)
DJANGO FRAMEWORK
NOTEPAD++ OR ANY OTHER TEXT
EDITOR
CHROME OR ANY OTHER
BROWSER
Min. Hardware Configuration
Client Side
RAM 512 MB
Hard Disk 10GB
Processor 1.0 GHz
Server Side
RAM 1 GB
Hard Disk 20GB
Processor 2.0GHz
FRONTEND (LANGUAGE USED)
PYTHON DJANGO
SQLITE (DATABASE)
Use Case Diagram
Continue…
Continue…
ER Diagram
Dataflow Diagrams (DFDs)
A Data Flow Diagram (DFD) is a traditional visual
representation of the information flows within a system.
A neat and clear DFD can depict the right amount of the
system requirement graphically. It can be manual,
automated, or a combination of both.
It shows how data enters and leaves the system, what
changes the information, and where data is stored.
The objective of a DFD is to show the scope and
boundaries of a system as a whole. It may be used as a
communication tool between a system analyst and any
person who plays a part in the order that acts as a
starting point for redesigning a system. The DFD is also
called as a data flow graph or bubble chart.
Zero level
First level
Second Level
Class Diagram
Implementation and
System Testing
After all phase have been perfectly done, the system
will be implemented to the server and the system can
be used.
System Testing
Unit testing
Integration testing
Project Screens
Conclusion
This Application provides an online version of Credit Card Application Management System which will
benefit the bank firm who want to maintain records of credit card holder and also help to customer to
apply credit card online without wasting a time and apply with their convenience.
It makes entire process online and can generate reports. The Application was designed in such a way that
future changes can be done easily. The following conclusions can be deduced from the development of
the project.
It provides a friendly graphical user interface which proves to be better when compared to the existing
system.
System security, data security and reliability are the striking features.
REFERENCE BOOKS
Two scoops of Django for 1.11 by Daniel
Greenfeld’s and Audrey Greenfield
Lightweight Django by Elman and Mark
Lavin
Thank You