Skip to content

JasonTuyen/validation-pridemakers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

validation-pridemakers

This was a project that I created during Team Liquid's PrideMakers Event. This project is an online space where people can share their story, some advice, or just kind words to one another.

Built With

  • HTML
  • CSS
  • Python
  • Flask
  • Heroku
  • PostgreSQL

Demo (Link live until Nov. '22 due to Heroku updates)

https://validation-pridemakers.herokuapp.com/

Installation Instructions

  1. Create a local copy of branch onto your machine.
  2. Use your favorite terminal to correctly set up your directory's environment.
    # install required dependencies onto your virtual enviorment
    pip install -r /path/to/requirements.txt
  3. Navigate into your new site’s directory and happy coding!
  4. Remember to create .env file to access your own database.
    # replace "xyz" with link to your database
    DATABASE_URL=xyz

Future Development Plans

  • Verification of user posts
  • Find new free hosting, Heroku will no longer provide free hosting after November 2022

About

A place to share your story, some advice, or just kind words.

Resources

Stars

Watchers

Forks

Contributors