Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/charan-kumar-137/mywebpage
- Owner: charan-kumar-137
- Created: 2020-06-17T06:28:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-23T09:02:14.000Z (over 4 years ago)
- Last Synced: 2024-11-14T10:38:50.133Z (2 months ago)
- Language: HTML
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.