An open API service indexing awesome lists of open source software.

https://github.com/abhisheknaiidu/arm

Management for users, to upload,download and manage important documents of a particular discipline. We'll be maintaining our Database on CRUD Functionalities.
https://github.com/abhisheknaiidu/arm

bootstrap4 css3 dbms dbms-project documents hacktoberfest hacktoberfest2020 html5 js php security ui ux

Last synced: about 2 months ago
JSON representation

Management for users, to upload,download and manage important documents of a particular discipline. We'll be maintaining our Database on CRUD Functionalities.

Awesome Lists containing this project

README

        

# A R M
Basically, ARM stands for Abhishek, Ritik and Mudit, The People behind this Awesome Project!

ARM is a place for users, to upload,download and manage important documents like Notes,Tutorials,Scholarships and Internship details for a particular discipline. Not only this, By keeping Security and Privacy in Mind, We also made an ADMIN named `ARM` to look after the documents, that were being uploaded by various students!

## INSTALLATION :

* LINUX

* Install LAMP Server
* Clone the repository: `git clone https://github.com/abhisheknaiidu/A-R-M.git`
* Copy ARM folder to `/var/www/html/`
* Open Browser and navigate to `http://localhost/ARM/`

* MAC

* Install MAMP Server
* Navigate to Applications/MAMP/htdocs/
* Clone the repository: `git clone https://github.com/abhisheknaiidu/A-R-M.git`
* Start MAMP Server
* Open Browser and navigate to `http://localhost/ARM/`

* WINDOWS

* Install WAMP Server
* Navigate to the directory `/wamp/www`
* Clone the repository: `git clone https://github.com/abhisheknaiidu/A-R-M.git`
* Start the WAMP Server
* Open Browser and navigate to `http://localhost/ARM/`

## SCREENSHOTS :

```diff
+ PORTAL'S HOME PAGE :

```

![Screenshot](front.png)

```diff
+ SIGN-UP PAGE :

```
![Screenshot](signup.png)

```diff
+ LOGIN PAGE :

```

![Screenshot](login.png)

```diff
+ USER'S HOME PAGE :

```

![Screenshot](documents.png)

```diff
+ PROFILE PAGE :

```

![Screenshot](profile.png)

```diff
+ EDIT PROFILE PAGE :

```
![Screenshot](edit_profile.png)

```diff
+ MY DOCUMENTS PAGE - List of Various Documents Posted By Respective User in the Portal.

```
![Screenshot](my_documents.png)

```diff
+ UPLOADING PAGE - For Uploading Documents Page.

```
![Screenshot](upload.png)

```diff
#AFTER UPLOADING, ARM, The Admin of the Portal Has To give approval to the particular document to get it published in the Portal.

+ ARM's HOME PAGE :
```
![Screenshot](arm.png)

```diff
+ USER'S PAGE : ARM Can DELETE any USER!

```
![Screenshot](arm_users.png)