SMCTR Tiny Video is a website that works in the same way as YouTube Shorts and Instagram Reel. This is a full-stack project.
-
The superuser account is used to access the database.
-
The username and password for the Django admin panel
Username & Password |
---|
Username: admin |
Password: 12345 |
- This project makes use of the Framework and Language listed below.to run this project. This framework and language have been installed in system with the same version or the latest version
Framework | Version |
---|---|
Django | 4.0.3 |
Bootstrap | 5.3 |
python manage.py runserver
- There are 2 ways to get the code.
- Choose whichever method best suits your needs.
-
This method is very easy.
-
Now select the code option.
- Now a screen will pop up. Now select the Download Zip option. Now the file has started downloading.
-
This method is a little difficult.
-
Now In Windows, open cmd, in Mac, bash Terminal. Now Hit the below commands.
git clone https://github.com/Manju1392k/SMCTR-Tiny-Videos-Website.git
- The project was cloned after this process.