Giter Site home page Giter Site logo

solid-start's Introduction


FSMS Application

The File System Management System (FSMS) application is a command-line tool designed to manage files within different user profiles and plans, offering functionalities similar to cloud-based file management systems but localized for single-machine use.

Getting Started

Follow these steps to set up and start using the FSMS application.

Prerequisites

  • .NET 8.0 SDK or later

Ensure that the .NET SDK is installed on your machine. You can download it from https://dotnet.microsoft.com/download.

Clone the Repository

First, clone the FSMS repository to your local machine using the following command:

git clone https://github.com/YaroslavKSE/Solid-Start.git

Open the Project

Navigate to the FSMS.Starter project directory:

cd FSMS.Starter

Start the Application

Run the application using the .NET CLI:

dotnet run

This command compiles and executes the FSMS application. Follow the on-screen prompts and instructions to interact with the application.

Features

  • User Profiles: Create and switch between different user profiles.
  • File Management: Add, remove, and list files within the active user profile.
  • Plan Management: Support for Basic and Gold plans with specific file and storage limits.
  • Plan Upgrading: Users can upgrade their plan to increase their file and storage limits.

Commands

  • login <profilename>: Log in or switch to a profile.
  • add <filename> <shortcut>: Add a file to the system with an optional shortcut.
  • remove <shortcut>: Remove a file from the system using its shortcut.
  • list: List all files in the current profile.
  • change_plan <plan_name>: Change the current user's plan to either Basic or Gold.

Contributing

Contributions to the FSMS application are welcome. Please feel free to submit pull requests or open issues to discuss proposed changes or report bugs.


solid-start's People

Contributors

yaroslavkse avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.