Skip to content

Student info and blog website for Batch 2018 SUST CSE. I have used Django and bootstrap.

Notifications You must be signed in to change notification settings

Tanhab/StudentInfoWebsite-Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Website where information of students of a batch can be shown. Also there is a blog section where thay can share their stories with pictures. Visit the website- https://tanhab.tech/

This is built with-

  • backend - Django
  • frontend - HTML,CSS, Bootstrap
  • server hosting - Linux 18.04 DigitalOcean

How to run this in your pc?

[I am considering you know the basics of django and virtualenv before following these instructions]

  • Create a virtualenv using virtualenv djangoprojectenv
  • copy the the content of this repository in that folder.
  • Run your env with Source\activate
  • install the requirements in requirements.txt
  • then run your server by python manage.py runserver

About

Student info and blog website for Batch 2018 SUST CSE. I have used Django and bootstrap.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published