Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
20Sunny authored Jun 8, 2023
1 parent e13378e commit 783a9b2
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

# AIVLOG

Welcome to AIVLOG, a blog application developed under the AIVANA parent company. AIVLOG allows users to upload blogs categorized into five different categories. Users who upload blogs have full CRUD (Create, Read, Update, Delete) operations on their own blogs, while other users can read the blogs, leave comments, and delete their own comments. Additionally, users can set a thumbnail for their blogs in various image formats such as .jpg, .png, .gif, or .svg.
Expand Down Expand Up @@ -63,6 +64,23 @@ If you encounter any issues or have suggestions for improvements, please contact
AIVLOG has a unique animation that is triggered when the script is blocked in the user's browser. This animation provides a visual cue to users that the website functionality may be limited without JavaScript enabled.

## Screenshots
### login or sign up
![Login or sin up](https://res.cloudinary.com/dhbyg08yc/image/upload/v1686186091/aivlog.vercel.app_account_iwob96.png)

### Home Page
![home](https://res.cloudinary.com/dhbyg08yc/image/upload/v1686186091/aivlog.vercel.app__csarai.png)

### View Blog
![](https://res.cloudinary.com/dhbyg08yc/image/upload/v1686186091/aivlog.vercel.app_details_647f0104ff6b33be85a0c4ca_lydf5s.png)

### Edit Blog
![](https://res.cloudinary.com/dhbyg08yc/image/upload/v1686186092/aivlog.vercel.app_update_647f0104ff6b33be85a0c4ca_eaa8xw.png)

### New Blog
![](https://res.cloudinary.com/dhbyg08yc/image/upload/v1686186091/aivlog.vercel.app__1_jrpxca.png)

### Contact Page
![](https://res.cloudinary.com/dhbyg08yc/image/upload/v1686186089/aivlog.vercel.app_contact_hcygnc.png)

## Contributing

Expand Down

1 comment on commit 783a9b2

@vercel
Copy link

@vercel vercel bot commented on 783a9b2 Jun 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

aivlog – ./

aivlog-20sunny.vercel.app
aivlog-git-main-20sunny.vercel.app
aivlog.vercel.app

Please sign in to comment.