Skip to content

BirimumaasoRogers/tweetwave2

Repository files navigation

TweetWave

A webapplication that enables users to submit confessions and they are automatically tweeted after being reviewed either by the admin or by an AI

Installation steps

  1. Create a virtual enviroment in your desired directory using the command

       python -m venv env

    where myenv is the name of the environment. Make sure you have python and pip installed on your machine for this step

  2. Create a pull request for the project from github into the directory. You can install the zip folder or run the following command

        git pull <project url> main
    
  3. In the root directory, activate the virtual environment by running the command in your terminal

       env\scripts\activate
    
  4. Run the following command to install all the necessary requirements and dependencies for the project

       pip install -r requirements.txt
  5. Run the server through your terminal and access the project afterwards on your browser, address localhost:8000

      python manage.py runserver
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •