Skip to content

Filekko is a resource-sharing platform for students to upload, share, and manage academic materials such as notes and study guides. Users can like, share, comment, and request to contribute to resources. A dashboard helps users track their shared materials and engagement.

Notifications You must be signed in to change notification settings

dev-mohit06/Filekko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filekko

Overview

Filekko is a user-friendly platform that bridges the gap between technical and non-technical users for resource sharing and documentation. Unlike traditional platforms like GitHub that require Markdown knowledge, Filekko provides an intuitive interface for storing files along with notes, making knowledge sharing accessible to everyone.

Key Features

  • Simple sign-in system for user authentication
  • Easy-to-use resource upload interface
  • Flexible visibility options (public/private)
  • Community resource exploration
  • Note-taking without Markdown knowledge
  • Integrated file and documentation management

Project Structure

filekko/
├── client/         # Frontend application
│   └── README.md   # Client setup instructions
├── server/         # Backend application
│   └── README.md   # Server setup instructions
└── docs/           # Project documentation
    └── CONTRIBUTING.md  # Contribution guidelines

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn
  • MongoDB (for database)

Installation

  1. Clone the repository:
git clone https://github.com/dev-mohit06/filekko.git
cd filekko
  1. For setup instructions:

Documentation

Detailed documentation can be found in the following locations:

About

Filekko is a resource-sharing platform for students to upload, share, and manage academic materials such as notes and study guides. Users can like, share, comment, and request to contribute to resources. A dashboard helps users track their shared materials and engagement.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages