Quickstart

I am creating a minimal server using Flask, and I plan to add the following features to this project.

  • Login and logout
  • File upload and delete
  • User page
  • Bulletin board
  • Fake storage for oracle practice

Installation

The following libraries are required to run this project:

  • Python 3.x
  • Flask

Notion

References

License

This project is licensed under the MIT License.