Coder Social home page Coder Social logo

joseph-oderoh / projwards Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 165 KB

Projwards- isAn application rating platform for software developers

Home Page: https://projawardzz.herokuapp.com/

License: MIT License

Makefile 0.32% Python 57.86% HTML 39.63% CSS 2.08% Procfile 0.11%
bo django html python

projwards's Introduction

Projwards

Table of Content

Created By Joseph Oderoh

Description

An application rating platform for software developers

Setup Requirements

  • Git
  • Web-browser of your choice
  • Github
  • Django
  • Pip
  • Python 3.8
  • PostgreSQL
  • Cloudinary (for image upload)
   - CLOUD_NAME 
   - API_KEY
   - API_SECRET

Setup Installation

  • Copy the github repository url
  • Clone to your computer
  • Open terminal and navigate to the directory of the project you just cloned to your computer
  • Run the following command to start the server using virtual environment
python3.8 -m venv --without-pip virtual
  • To activate the virtual environment
source virtual/bin/activate
pip install -r requirements.txt
  • To copy .env.example to .env
cp .env.example .env
  • Edit the .env file and replace the values with your own Cloudinary credentials and database credentials

  • To run the server

python manage.py runserver

Technologies Used

The following languages have been used on this project:

  • HTML
  • CSS
  • Bootstrap
  • Python
  • Django
  • PostgreSQL

Setup/Installation Requirements

  • Live link to view the project

Known Bugs

  • some of the fanctionality are no fully working

Support and contact details

To make a contribution to the code used or any suggestions you can click on the contact link and email me your suggestions.

License

Support and contacts details

You can reach me:

Email([email protected])

LICENCE

Copyright (c) 2022 click to view LICENCE

projwards's People

Contributors

joseph-oderoh avatar

Watchers

 avatar

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.