chirathr / road-to-excellence-2017

This is the code for the web training workshop conducted at Amrita University.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Road to excellence workshop

This is a part of the 10 day web development training that I took in collaboration with the CIR department of Amrita Vishwa Vidyapeetham.

Demo

Content

Basic HTML, CSS, JS Django Django rest framework AngularJs

Calulator

HTML/CSS/JS calculator app Alt text

homePage

A blog designed using Bootstrap Alt text

mysite

Django web app containing polls, blog and a music app.

polls and blog used function based views to help students understand the wokring of django. music app is implemeted using class based views with emphasis on coding conventions and best practises.

Alt text

About

This is the code for the web training workshop conducted at Amrita University.


Languages

Language:HTML 56.7%Language:Python 35.4%Language:CSS 4.1%Language:JavaScript 3.8%