Skip to content

srhjne/Code-Newbie-Tweets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Newbie

I created this project to practice pulling data from an API, storing that data in a database, displaying the data in a pretty way, and creating a new API endpoint using the data. Through the project I also hope to provide a forum for others who want to learn about these topics or contribute to an open-source project for the first time.

Getting Started

  • pip install -r requirements.txt to make sure you have everything you need to run the program. Doing so in a virtual environment is recommended!
  • I still need to create a seed file for the database for others to get up and running with the project. Stay tuned!

Contributing

Please check out the existing issues or create a new issue and assign it to yourself. Fork this repository then submit a pull request to contribute to this project. Feel free to add your github handle to the friends page to be recognized as a project contributor :)

Questions or Suggestions?

Let me know @aliglenesk

About

Project to collect #codenewbie tweets, display them in a webapp, create a new api endpoint, and inspire more first-time open source contributors!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.8%
  • Python 44.3%
  • CSS 4.9%