Skip to content

Commit

Permalink
Launch webiste - stage: 1 - Resolve errors
Browse files Browse the repository at this point in the history
  • Loading branch information
scienmanas committed Dec 14, 2024
1 parent e0218e7 commit 5779208
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 8 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center">
<img src="https://github.com/user-attachments/assets/68574249-3ed4-4651-bdba-84791185ee7b" alt="Logo">
<img src="images/logo.png" alt="Logo">
</div>

# 🔰 Certiailer
Expand All @@ -9,6 +9,7 @@ An all in one tool to generate certificates is mass and mail them. Moreover the
## Divisions

CertiMailer is an open source project with a website as well as script version. The whole project is divided into two division for differnt users:

- `Python Script`: For advanced user who want to use the codebase or make their own.
- `Web version`: A web version is made hosted on free tier of different services. Intended for normal users.

Expand All @@ -19,12 +20,11 @@ CertiMailer is an open source project with a website as well as script version.
- Mailny python and its differnt libraries.

### Website

- **Client:** Next JS, TailwindCSS.
- **Server:** Node, Express.
- **Datebase:** Mongo DB, Google cloud storage bucket.



## 🔨 Setting Up

To set up the project locally, follow the steps mentioned in their respective folders (for `python script` and `web version`).
Expand All @@ -34,8 +34,7 @@ To set up the project locally, follow the steps mentioned in their respective fo
- `Fully customizable`: The python script is fully customizable (developer, get your hands dirty).
- `id verification, automatic generation, automatic mailing, etc`.

## 📁 File Structure

## 📁 File Structure

```
.
Expand All @@ -52,6 +51,7 @@ To set up the project locally, follow the steps mentioned in their respective fo
├── LICENSE
└── README.md
```

- For detail view of file structure for each part look into that specific part respectively.

## 🔥 Contributing
Expand Down
Empty file.
Empty file.
3 changes: 0 additions & 3 deletions Website/README.md

This file was deleted.

Binary file added images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5779208

Please sign in to comment.