Skip to content

Commit f741484

Browse files
sahilambrerutu363tanmayc07
authored
📝 Add Snapshots in Documentation
* Test commit for sahildev * test commit for rutudev * Initial test commit for tanmaydev * Test commit * 💩 add authentication * 🗃️ Add scripts for /create and /list of blogs * 🗃️ Add scripts for /update and /delete of blogs * ➕ Add body-parser dependency * added landing login reg pages * 💄 Add create view * 🚧 Add create and landing view and backend code * 💫 Add logo * Merge rutudev * 🎨 Structure blog routes * 🚚 Restructure auth routes #4 * 🚚 Restructure auth routes #4 * 🚚 Restructure auth routes #4 * 👽 Add auth middleware for every blog crud operation #6 * 🗃️ Resolve deprecation warning * ✅ correct auth middleware * 💄 Change in Register and login page #5 * 🗃️ Generalize database name #10 * 🐛 Login bug resolve * 💄 Add tui editor in create view #3 * 🔧 password validate * 💩 Add script for create blog * 🚧 validations * ✨ Update create blog script * 🚧 validations * 🍻 Done validations #15 #12 * ✨ Render Blog on seperate route * ✨ Implement back button #18 * 📱 Login view and validations * 🔥 Remove a temporary file * 🐛 Fix UI bugs #18 #21 * 🐛 Fix footer in log and reg #21 * commit * 💄 Connect landing to auth pages * 💄 Error message styling in auth pages #28 * ✨ Add partial views for blog cards #2 * 🐛 Fix route and changed file name #30 * ✨ Add explore page * Changes Logout #32 * ⚡ redirects * 💩 Connect user and blog * Connect user and blog schemas * Iss33 (#36) * 📝 Add cover image and badges #33 * 📝 Add steps to run locally #33 * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * ♻️ Remove typo * 🐛 Fix login and redirect page bug * ⚡ Secret in .env * ♻️ Remove comments and extra code #37 * 🗃️ Add author field in blogSchema * 💄 Add author name on card #42 * ♻️ Redirect to explore after login * ✨ Explore page patch * ✨ Add functionality to create button * ✅ myblogs #45 * 🔨 removes myblog test #45 * ✨ Frontend my blogs #50 * 💄 update ui for frontend myblogs #50 * ✨ Add edit and delete functionality to blogs * 👽 Integrate mailchimp * ⚡ adds 404 page * ✨ Add navbar dropdown and avatar #55 * ➕ Add migrate-mongo dependency * 📝 Update documentation * 🐛 Patch * ♻️ Refactor API to get latest blogs first * 🔒 Add DB_URI in env * 💄 Add Date in Cards UI * ✨ Fix footer in landing * 💄 Render tags on explore and myblogs * 💄 Add chips input in update and render blogs categorized by tags * 💄 Fix UI bugs in update view * Add files via upload Add snapshots of application * Add files via upload Add svg snapshots file * Update README.md Add snapshots * Update README.md update readme with application snapshots * Update README.md Update readme with snapshots Co-authored-by: Rutu <[email protected]> Co-authored-by: tanmayc07 <[email protected]> Co-authored-by: Tanmay Chaudhari <[email protected]> Co-authored-by: Rutu <[email protected]>
1 parent 5c2d7ff commit f741484

File tree

9 files changed

+1897
-1
lines changed

9 files changed

+1897
-1
lines changed

README.md

+18-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,24 @@ migrate-mongo up
4545
```bash
4646
npm run startDev
4747
```
48-
48+
<p>
49+
<h2 align="center">Snapshots</h2>
50+
</p>
51+
<p align="center">
52+
<img alt="cover-image" src="https://i.ibb.co/mChtPS4/snap1.png">
53+
</p>
54+
<p align="center">
55+
<img alt="cover-image" src="https://i.ibb.co/XVzN8w0/snap2.png">
56+
</p>
57+
<p align="center">
58+
<img alt="cover-image" src="https://i.ibb.co/JkTKcD5/snap3.png">
59+
</p>
60+
<p align="center">
61+
<img alt="cover-image" src="https://i.ibb.co/BnPnJPw/snap4.png">
62+
</p>
63+
<p align="center">
64+
<img alt="cover-image" src="https://i.ibb.co/7V6zXZk/snap5.png">
65+
</p>
4966

5067
<!-- [![Generic badge](https://img.shields.io/badge/Status-In_Progress-green.svg)](https://shields.io/) -->
5168

public/img/snap1.PNG

1.45 MB
Loading

public/img/snap1.svg

+676
Loading

public/img/snap2.PNG

58.2 KB
Loading

public/img/snap2.svg

+201
Loading

public/img/snap3.PNG

42.7 KB
Loading

0 commit comments

Comments
 (0)