Skip to content

Commit 230797c

Browse files
authored
Merge pull request #88 from laurarenpanda/master
[Project Submission] FileDrive
2 parents 34364a2 + a57ba5e commit 230797c

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

projects/application/filedrive.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
## Name: FileDrive
2+
FileDrive
3+
4+
![FileDrive](https://user-images.githubusercontent.com/74699939/108585429-80939e00-7383-11eb-9674-93b12fc39639.png)
5+
6+
## Project Description
7+
FileDrive is a databank powered by IPFS & Filecoin. Users can retrieve multiform data by filename and content hash. Our team are focusing on building an open source databank based on IPFS/Filecoin. With Filecoin's incentive mechanism, data accumulation and market-driven deployment will improve deficiencies of current public datasets, such as high price, centralized management and data security.
8+
9+
## Project Status
10+
Beta
11+
12+
## Previews
13+
### Homepage:
14+
![PreviewOne](https://user-images.githubusercontent.com/74699939/108585788-4fb46880-7385-11eb-8c36-682da3930120.png)
15+
### DataBank
16+
![PreviewTwo](https://user-images.githubusercontent.com/74699939/108585789-55aa4980-7385-11eb-94cb-48fb116a217c.png)
17+
### Detailed information of certain dataset
18+
![PreviewThree](https://user-images.githubusercontent.com/74699939/108585792-5a6efd80-7385-11eb-9e12-bca4488a8ece.png)
19+
### Detailed information of each file
20+
![PreviewFour](https://user-images.githubusercontent.com/74699939/108585793-5fcc4800-7385-11eb-8e57-47ccd2516e9f.png)
21+
22+
## Website
23+
http://filedrive.io/
24+
25+
## Key Features
26+
- Retrieval by key words or content hash
27+
- High speed downloading
28+
- Well-designed UI
29+
- Display of detailed information
30+
- Record of recently uploaded/ download file
31+
32+
## Updates
33+
For the week ending on Friday, February 19th
34+
35+
- Offline Deal
36+
- support data from IPFS network
37+
- support multiple deal proposals in one PublishStorageDeal message
38+
- add config for Base Fee
39+
- Data Retrival
40+
- use IPLD data structure instead of tar
41+
- retrieve small files in IPLD graph througth IPFS network
42+
43+
## Contact Us
44+
45+
Slack: https://filecoin.io/slack
46+
Twitter: https://twitter.com/FileDrive1
47+
WeChat Official Account: [FileDrive](https://mp.weixin.qq.com/mp/profile_ext?action=home&__biz=MzkzMDE4ODg0MQ==&scene=124#wechat_redirect)
48+
Community Discussion: https://github.com/filecoin-project/community/discussions/81#discussion-3229102

0 commit comments

Comments
 (0)