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.
- Host: GitHub
- URL: https://github.com/abhisheknaiidu/arm
- Owner: abhisheknaiidu
- Created: 2019-11-26T11:40:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-02T14:29:06.000Z (over 4 years ago)
- Last Synced: 2025-03-25T19:21:19.546Z (2 months ago)
- Topics: bootstrap4, css3, dbms, dbms-project, documents, hacktoberfest, hacktoberfest2020, html5, js, php, security, ui, ux
- Language: JavaScript
- Homepage:
- Size: 17.6 MB
- Stars: 11
- Watchers: 4
- Forks: 10
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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 :```

```diff
+ SIGN-UP PAGE :```
```diff
+ LOGIN PAGE :```

```diff
+ USER'S HOME PAGE :```

```diff
+ PROFILE PAGE :```

```diff
+ EDIT PROFILE PAGE :```
```diff
+ MY DOCUMENTS PAGE - List of Various Documents Posted By Respective User in the Portal.```
```diff
+ UPLOADING PAGE - For Uploading Documents Page.```
```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 :
```
```diff
+ USER'S PAGE : ARM Can DELETE any USER!```
