Article_Repository_Management_System
Article_Repository_Management_System copied to clipboard
In this Tech Savvy era, with lot of advancements in the field of AI, ML, IoT and Deep Learning - People are randomly posting out random, partial and incomplete data on internet. ARMS proposes a Review...
### Description Sample text ### Type of Contribution Feature Update ### Code of Conduct - [X] I follow [Contributing Guidelines](https://github.com/hariketsheth/Article_Repository_Management_System/blob/main/CONTRIBUTING.md) & [Code of conduct](https://github.com/hariketsheth/Article_Repository_Management_System/blob/main/CODE_OF_CONDUCT.md) of this project.
### Description - Add a Contact Form in the Contacts Page - This task includes both Frontend and Backend work - Connect the Form response appropriately so that data is...
### Description - Suppose there is a blog "ABC" that is posted on the platform with some textual content. - This feature should allow the user to select any line...
### Description When the user types the keywords, partial words - a particular article should be fetched The article search query should be based on tags/author name/title of the article...
### Description - Improve the Implementation for the database fetching and querying - Apply solutions for SQL Injections and prevent bad entries to Database wherever possible ### Type of Contribution...
### Description - Adding style to the scroll bar, this will help increase UI of the website. - Please assign this issue to me under IWOC 2.0  ### Type...
### Description ### Changes * Add sticky navbar to the site. **It will improve UI** ### Type of Contribution UI Fix ### Code of Conduct - [X] I follow [Contributing...
Implement a feature to display all articles published in a month on the Admin Dashboard. * Add a new function `getMonthlyPublishedPosts` in `account/welcome/function.php` to fetch all articles published in a...