Skip to content

Commit

Permalink
Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadshahidbeigh committed Oct 21, 2024
1 parent 2a70133 commit bddd0bf
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Research Paper Management System
# MindVault

## Overview

This Research Paper Management System is a web application designed to help researchers and academics organize, manage, and collaborate on research papers. It provides a user-friendly interface for uploading, categorizing, and searching research papers, as well as tools for collaboration and analysis.
MindVault is a web application designed to help researchers and academics organize, manage, and collaborate on research papers and other academic resources. It provides a user-friendly interface for uploading, categorizing, and searching research papers, as well as tools for collaboration and analysis.

## Features

- User authentication and authorization
- Upload and manage research papers
- Categorize papers with tags and metadata
- Upload and manage research papers and personal notes
- Categorize content with tags and metadata
- Advanced search functionality
- Collaboration tools for sharing and commenting on papers
- Collaboration tools for sharing and commenting on content
- Data visualization for research trends and metrics
- Responsive design for desktop and mobile use

Expand All @@ -24,6 +24,11 @@ This Research Paper Management System is a web application designed to help rese
- UI Framework: Material-UI
- GraphQL for efficient data querying
- XSS protection for enhanced security
- Containerization: Docker
- Deployment: AWS EC2
- GraphQL Endpoint: [http://43.205.10.7:4000/graphql](http://43.205.10.7:4000/graphql)
- Application Endpoint: [http://43.205.10.7:3000/](http://43.205.10.7:3000/)
- CI/CD: GitHub Actions

## Getting Started

Expand All @@ -34,7 +39,7 @@ This Research Paper Management System is a web application designed to help rese

## Contributing

We welcome contributions to improve the Research Paper Management System. Please read our contributing guidelines before submitting pull requests.
We welcome contributions to improve MindVault. Please read our contributing guidelines before submitting pull requests.

## License

Expand Down

0 comments on commit bddd0bf

Please sign in to comment.