Hi, I'm Markiian! I created a calendar management system ,which helps people to organise their time and create small notes inside some event.I hope that your next days will be productive than previous days with Calendario🥰🥰🥰
Before you begin, you will need the following tools:
- Python 3.11
- Docker
Follow these steps to install and run the project:
git clone https://github.com/BuildDear/Management_System.git
cd Management_System
docker build -t management-system .
docker run -d -p 8000:8000 management-system
After this, the Calendario will be available at http://localhost:8000.
Маркіян Лещишин