| Month | Savings |
|---|---|
| January | $250 |
| February | $80 |
| March | $420 |
| April | $420 |
| May | $420 |
| June | $420 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #### Objective: | |
| Extend the existing functionality of the CRUD operations and regex-based search by integrating MongoDB to log search queries and user interactions, while PostgreSQL handles the main CRUD operations on item data. | |
| #### Requirements: | |
| 1. **Backend (NodeJS + Express):** | |
| - Use PostgreSQL to handle CRUD operations on the items. | |
| - Integrate MongoDB to log each search query along with metadata like the timestamp and user ID (if authentication is implemented). | |
| - Enhance the search functionality in the Express server to interact with both databases appropriately. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #### Requirements: | |
| 1. **Backend (NodeJS + Express):** | |
| - Use PostgreSQL to manage CRUD operations on items. | |
| - Integrate MongoDB to log each search query with metadata like the timestamp and user ID (if authentication is implemented). | |
| - Enhance the search functionality to interact with both databases appropriately. | |
| 2. **Database Setup:** | |
| - **PostgreSQL:** Continue using PostgreSQL for managing the `items` table with CRUD operations. | |
| - **MongoDB:** Set up a collection to store search logs, including the search term, date/time, and optionally the user ID. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {%- for message in messages %} | |
| {%- if message['role'] == 'system' -%} | |
| {{- message['content'] -}} | |
| {%- else -%} | |
| {%- if message['role'] == 'user' -%} | |
| {{-'[INST] ' + message['content'].rstrip() + ' [/INST]'-}} | |
| {%- else -%} | |
| {{-'' + message['content'] + '</s>' -}} | |
| {%- endif -%} | |
| {%- endif -%} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 0-mail.com | |
| 007addict.com | |
| 020.co.uk | |
| 027168.com | |
| 0815.ru | |
| 0815.su | |
| 0clickemail.com | |
| 0sg.net | |
| 0wnd.net | |
| 0wnd.org |
OlderNewer