Skip to content

nickszhu/Anywares

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

307 Project: AnyWares

Team members

Ryan Bass

Shihang Zhu

Francesca Ryan

How to set up

-Download .zip (the one zip contains all of our code)

-Unzip the folder to anywhere in the filesystem

-Make sure you have python 2.7 and pip installed (it is untested on python 3)

-Install Django with the command: pip install Django

-Open a terminal in the root directory of the extracted folder

-Run the command: python manage.py runserver

-Enter 127.0.0.1:8000/anyWares in your browser or use the development server address indicated by the terminal

-All functionalities should now be available for testing

Technologies used

Frontend:

  1. HTML/CSS
  2. JS
  3. JQuery
  4. Bootstrap
  5. JSON for transfering data
  6. AJAX
  7. Django-Templates

Backend:

  1. Django
  2. SQLLite
  3. Python

Other:

  1. Google Maps API
  2. reCHAPTCHA
  3. PayPal
  4. CSRF

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published