Skip to content

Tabinda788/My_Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

portfolio_using_django-backend-_html_bootsrap-frontend-Overview:

The objective of this project is to create an portfolio web api using Django, HTML4 and Bootstarp. and Hosting that application on Heroku.

Installation and How to Run.

Firist you need to clone this repo and follow The below specified steps.
Install postgresql. Commands to install and configure postgresql in Linux are given below.

$ sudo apt update
$ sudo apt install postgresql postgresql-contrib


Install requirement.txt using bellow specified command pip install requirements.txt after that

This will install the Django Framework and reqired nessecary libraries.

After installing you can directly run python manage.py runserver to intilize this repo.

Link to web application on heroku: https://tabinda.herokuapp.com/

(Note: This step is only needed when you need to run the application on local machine. use link above specifed link to access that on web)

Thank You.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published