Skip to content

This is an Awwards web application clone built using django that allow users to post their sites and get reviews from others.

License

Notifications You must be signed in to change notification settings

andyjohn23/awwards-clone

Repository files navigation

AWWARDS-CLONE

AUTHOR

Andrew John

DESCRIPTION

This is an Awwards web application clone built using django.

LIVE SITE

(https://awwards-clone-andy.herokuapp.com/)

DEVELOPMENT INSTALLATION

To clone the project:

  1. Create and Open a folder in Visual Studio Code then initialize git,

    git clone https://github.com/andyjohn23/awwards-clone
    
  2. cd to the folder then install requirements.txt

    cd awwards-clone
    python3.6 -m venv <name of your virtual environment>
    pip install -r requirements.txt
    
    
  3. Open Browser

    The application will run on server 127.0.0.1:8000
    
    

BEHAVIOUR DRIVEN DEVELOPMENT

  1. Users get to post their sites
  2. check other User's posts
  3. User get to vote on other users posted site
  4. User can update or delete his/her posted sites

TECHNOLOGY USED

  1. Django Framework
  2. HTML
  3. CSS
  4. Heroku(hosting)
  5. Python3.6.9

CONTACT INFORMATION

For any concern about the application you can contact me through ([email protected])

LICENSE

About

This is an Awwards web application clone built using django that allow users to post their sites and get reviews from others.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published