Skip to content

self appraisal report is a web application done using Django for my college.

Notifications You must be signed in to change notification settings

karthik-dasari/self-appraisal-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

self-appraisal-report

self appraisal report is a web application done using Django for my college.

A website build using Django.

Installation and Setup Instructions:

Clone down this repository. You will need python and django installed globally on your machine or in a virutal environment.

git clone karthik-dasari/self-appraisal-report.git

Installation:

Install python latest version from https://www.python.org/downloads/

Install Django

pip install django

To start the application

python manage.py runserver

Visit the site

localhost:8000

About

self appraisal report is a web application done using Django for my college.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published