Skip to content

AlexLotus/Spam-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 

Repository files navigation

Spam Scanner

Back-end provided through HTTP requests by Plino and Spammy

About

Web application to allow users to test their messages and check whether or not the message is spam.

Goals

A user can create an account on the website to get the full functionality of the spam filtering application. After logging in the user should be able to test their message to check whether or not they are classified as spam.

Backend setup

  • Python 2.7
    • Flask web microframework
    • Provided by Plino

Frontend setup

  • Javascript
    • React.js
  • Html
  • Css

Setup

The following steps can be used to set-up the web-server yourself.

# Make sure you have node installed, link below
# From root directory:
$ cd Web-Application
$ npm install
$ npm start
# Front-end application builds and deploys at http://localhost:3000/

Setup requires that you have node installed.

  • Install node
  • LTS Version: 10.15.3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors