GithubHelp home page GithubHelp logo

anthonyjacques20 / projectswebsite Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 11.27 MB

A website (utilizing Python, Flask, and Postgres) that contains information about some of my hobbies and projects that I've worked on/am working on over the years.

Home Page: http://www.anthonyjacques20.com/

Python 56.53% CSS 5.75% HTML 36.91% Mako 0.59% JavaScript 0.15% Procfile 0.06%

projectswebsite's Introduction

This website demonstrates some of the skills and projects that I've started, am working on, or have finished. Feel free to look around, sign up, and add comments!

I created this website using Python, Flask, Postgres, and SQLAlchemy. I built this website to demonstrate not only the projects that I've worked on but also to demonstrate my Python experience. I am using a REST architecture. This website also contains tests to ensure that whatever changes are made do not break other parts of the website. The testing is done using PyTest.

This website is hosted on Heroku. I am using the free version of Heroku which means that if no one interacts with the website for more than 30 minutes, the website will go to sleep. This means that the first request after going to sleep will take a little longer than normal. Then I purchased the domain from Google Domains and am pointing to the Heroku instance.

projectswebsite's People

Contributors

anthonyjacques20 avatar dependabot[bot] avatar

Watchers

 avatar

projectswebsite's Issues

Transition to Postgres from SQLite

SQLite is not a good choice for Heroku because the data in SQLite will not persist in Heroku. Switch to postgres as that works well with Heroku.

Add a README

Explain what the project is about a little more and the purpose

Clean up navbar

Fill out the correct information and links on the navbar.

Add logo to website

Add it to the brand in the navbar and maybe somewhere else? Like the background or something?

Retroactively add tests

This should really be done as you are going but I am going back and retroactively adding testing. Will add tests while developing going forward.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.