Skip to content

News app created with Django. It will show the news with the help of Newsapi.org. Check out Readme for more details.

Notifications You must be signed in to change notification settings

DebjitPramanick/News-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEWS APP

A simple News web app for updating yourself with daily news.

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. Contact

About The Project


This is a simple news web app using Django and Newsapi.org. A list of commonly used resources that I find helpful are listed in the acknowledgements.

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

These things must be installed in your system.

Installation

  1. Clone the repo
    git clone https://github.com/DebjitPramanick/News-App.git
  2. Install Django
    pip  install  django
  3. Open the project folder
  4. Now type
    cd newsapp
  5. Now type
    python3 manage.py runserver

Usage

Here are some examples of how my app works.



Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Twitter - @P_Debjit LinkedIn - Debjit Pramanick Project Link: https://github.com/DebjitPramanick/Blockcahin-To-Do-List

About

News app created with Django. It will show the news with the help of Newsapi.org. Check out Readme for more details.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 47.0%
  • HTML 28.2%
  • CSS 24.6%
  • Procfile 0.2%