File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
- ** Email Reconstruction and Validation** : Automatically generates and tests possible email addresses from user and company information.
10
10
- ** Database Integration** : Stores names, reconstructed emails, and validation flags in SQLite.
11
11
- ** API-Driven Backend** : A Django-based RESTful API handles all operations between the front-end and the database.
12
- - ** Containerized for Portability** : Fully containerized with Docker, making it easy to deploy and run.
12
+ - ** Containerized for Portability** : Fully containerized with Docker, making it easy to deploy and run.
13
+ - ** CI/CD Pipeline** : Github Action for automated build, deployment and testing using selenium
13
14
14
15
## Tech Stack
15
16
- ** Frontend** : Vue.js, HTML, CSS, JavaScript
16
17
- ** Backend** : Django
17
18
- ** Database** : SQLite
18
19
- ** Containerization** : Docker
19
- - ** CI/CD Pipeline** : Github Action for automated build, deployment and testing using selenium
20
20
21
21
## How to Run
22
22
1 . ** Clone the Repository**
You can’t perform that action at this time.
0 commit comments