From f1394929eb887e4f0570457e8eabaab19206c187 Mon Sep 17 00:00:00 2001 From: Sailesh <58628378+99-NinetyNine@users.noreply.github.com> Date: Tue, 30 Apr 2024 13:35:58 +0545 Subject: [PATCH] lots!of work cab be addded here. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index d3d605c..76a06dd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ # REST-REACT-FPMS (Publication Management System) +## Abstract +The Faculty Publication Management System (FPMS) serves as a centralized platform for managing faculty publications. Default users have access to viewing and searching papers, as well as exporting them in MLA, APA, IEEE, or BibTeX formats. They can also identify paper authors. Faculty members, on the other hand, possess additional privileges such as adding, editing, and deleting papers, as well as adding peers. Establishing centralized repositories for faculty publications facilitates easy storage, management, and retrieval of papers. Moreover, it simplifies the process of citing these papers. + +## FacultyGAte Documentation + +- **Use Case Diagram:** [Download](https://github.com/99-NinetyNine/FacultyGAte/blob/master/Use%20case%20and%20Data%20flow%20Diagram.pdf) +- **User Documentation:** [Download](https://github.com/99-NinetyNine/FacultyGAte/blob/master/User%20Documentation.pdf) +- **Database Schema:** [Download](https://github.com/99-NinetyNine/FacultyGAte/blob/master/dbms.pdf) + ## Installation It is better to clear the pycache files(if any present) before running the following commands. ```