Skip to content

This is a web-app built with Django. The user can get a general and contact info about the company&

Notifications You must be signed in to change notification settings

Julie-Hrabenko/astor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASTOR

This is a web-app built with Django. The user can get a business info about the company.

TECHNOLOGIES USED

Python, Django, Bootstrap, CSS/HTML

USAGE

clone the repository

cd into project directory

create virtual environment by using the command pipenv shell

install dependencies with pipenv install

in project directory run the following commands:

$python manage.py makemigrations

$python manage.py migrate

$python manage.py runserver

In your webserver enter the address: http://127.0.0.1:8000/

About

This is a web-app built with Django. The user can get a general and contact info about the company&

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages