/Projwards

Projwards- isAn application rating platform for software developers

Primary LanguagePythonMIT LicenseMIT

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(joseph.oderoh@student.moringaschool.com)

LICENCE

Copyright (c) 2022 click to view LICENCE