Skip to content

The purpose of this application is to test my understanding of relational database as well as CRUD funcationality.

Notifications You must be signed in to change notification settings

Rachelnk/OneMinutePitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OneMinutePitch

Description

This is a web application that displays pitches fo different categories i.e. business, job, advertisement, that have been made by users. Users comment on the pitches as well as upvote or downvote them only if they have an account and are logged in. In the user's account, the user can add more information about themselves in the bio section and they can also see the pitched that they have created.

Authors

Rachel Kiarie

Installation Instructions

Prerequisites

  • python3.6
  • pip
  • virtualenv

Cloning

  • Clone the repository to your local machine. e.g. $ git clone https://github.com/Rachelnk/OneMinutePitch.git
  • cd OneMinutePitch

Creating virtual environment

  • python3.6 -m venv
  • source virtual/bin/activate

Running the application

  • $ chmod +x start.sh
  • ./start.sh

Testing the Application

To run the test cases:

python3.8 manage.py tests

Technologies used

  • Python3.8
  • Flask
  • HTML
  • CSS

Support and contact details

You can reach out via [email protected]

License

  • MIT License

Copyright (c) 2022

Contributors:

  • Rachel Kiarie

About

The purpose of this application is to test my understanding of relational database as well as CRUD funcationality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published