Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UpdateMe App

This is basic app which shows daily news to a user build using Django Web Framework .

Installation of Requiremets

  1. python2.7

Run following commands in terminal

$ sudo apt-get install python
  1. python-pip

Run following commands in terminal

$ sudo apt-get install python-pip
  1. Django and other requirements

    $ pip install -r requirements.txt

Steps for Installation -:

  1. Clone this repository

    $ git clone https://github.com/fumblehool/updateme.git

  2. Goto the project directory and run the following commands.

    $ cd updateme $ python manage.py migrate $ python manage.py runserver 127.0.0.1:8090

  3. Open 'localhost:8090/' in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages