Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/charan-kumar-137/mywebpage

A django application
https://github.com/charan-kumar-137/mywebpage

Last synced: 3 days ago
JSON representation

A django application

Awesome Lists containing this project

README

        

# Description
This Web Application is made using Django.

Currently has only few operations like home login logout signup
#### Development
Done using *elementary os, Atom Text editor, VIM editor, Pycharm CE*.

Languages used are *html, css, python*.

Frameworks used are *Django and Bootstrap*.
#### Output
Run the following in your Terminal

`git clone https://github.com/charan-kumar-137/MyWebPage.git`

`cd MyWebPage`

`python manage.py migrate`

`python manage.py runserver`

Then open your Browser using the address specified.