Welcome to WebsiteCreation, a personalized website creation software designed specifically for colleges and universities.
WebsiteCreation simplifies the process of creating individualized websites for students based on a hierarchical folder structure. Follow these easy steps to get started:
-
Enter College Name: Provide the name of the college (e.g., SMVITM).
-
Upload Template HTML: Submit the
StudentWebsite.html
file, containing the standard webpage for students. -
Upload Student Data: Utilize the
StudentWebsite.xlsx
orStudentWebsite.csv
file, including student information in the format:
The software will generate a structured folder for each student, creating HTML pages like:
SMVITM-20-CS-Krishna-Krishna.html
SMVITM-20-CS-Ramesh-Ramesh.html
SMVITM-20-CS-Dhanush-Dhanush.html
-
Clone the repository:
git clone https://github.com/Ramachandra-2k96/CreateWebsite
-
Run the software:
nohup python3 manage.py runserver 0.0.0.0:2000 > output_file_website.txt 2>&1 &
-
Modern Interface: User-friendly design for a seamless experience.
-
Multi-Language Support: Choose from English, Spanish, or German for diverse user preferences.
-
Enhanced HTML Page Generation: Improved function to create HTML pages based on student data.
-
File Naming Style: Updated zip file naming with the timestamp for better organization.
-
Multiple filetype support: User can input his data in csv or xlsx formate
Your feedback is crucial to us! If you have any comments, suggestions, or encounter issues, please reach out to us at [email protected] or [email protected].
For a quick example, check the Python code. Here is the demo vedio of using our website: