Project Untuk membuat aplikasi berbasis website, untuk saranana literasi siswa
ProjectAppLiskaProject is a website-based application designed to facilitate student literacy. It offers various features such as blog creation, banner management, user reactions, and different content types including stories, news, poetry, and books.
To install ProjectAppLiskaProject, follow these steps:
pip install django
git clone <repository-url>
cd ProjectAppLiskaProject
python manage.py migrate
python manage.py runserver
http://localhost:8000.ProjectAppLiskaProject is a website-based application that aims to promote student literacy. It offers features like user registration, login, an admin dashboard, and the ability for users to create and react to different types of content. The installation process involves setting up the required dependencies and running the application using Django’s development server.