Sachin-Saurav - Project Document

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

Project Document

Project Overview

Creating a web application which will perform following operations to help recruiter to manage his candidates. Where he can see all his data & find
data.
Sign Up & Login
List of candidates (Use: Datatable to show list)
Add Candidate
Edit Candidate
Delete Candidate
Also he can be able to logout from the system

Technical Specification

UI HTML

Backend Python

Database Sqlite3

Framework Used Flask

Endpoints(services) created for data manipulation. eg.

Add/Edit actions/addEdit

List Page service/get

Sign Up/Login action/signup


action/login

Workflow Diagram

Basic workflow diagram of project.


Screenshots

You might also like