https://github.com/rafapp/cmpe131team10
Github repository for team 10, CMPE131 course with Prof. Carlos Rojas.
https://github.com/rafapp/cmpe131team10
Last synced: 4 months ago
JSON representation
Github repository for team 10, CMPE131 course with Prof. Carlos Rojas.
- Host: GitHub
- URL: https://github.com/rafapp/cmpe131team10
- Owner: Rafapp
- Created: 2022-04-14T20:57:50.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-26T01:49:38.000Z (about 4 years ago)
- Last Synced: 2023-03-09T01:27:11.788Z (over 3 years ago)
- Language: JavaScript
- Size: 17.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Digital Market Place Project
### Created by:
- Umesh Singh (@UmeshSingh2002)
- Rafael Padilla Perez (@Rafapp) (Team Lead)
- Mohammad Rahhal (@Mohammad-Rahhal)
# Introduction
With this webpage application, we created a complete digital marketplace with the following, but not limited to characteristics:
- Account management
- Item registration to sell items
- Item searching
- Cart system
- A homepage and splashpage with modern UI/UX design
# Installation
- Install the Virtual Environment for this project:
- Type this command in the terminal (windows) to install the correct versions of all required libraries:
- `py -m pip install -r VirtualEnvironmentRequirements.txt`
- Cloning the repository: `git clone https://github.com/Rafapp/CMPE131Team10`
- Python:
The latest version of python should be installed, you can visit https://www.python.org/ to download it
# How to run the webapp
- In the command line, inside the app folder of the project:
`C:\User\CMPE131Team10\myDigitalMarketPlace> python run.py`
This will prompt the flask server to run, and the website will be viewable in google chrome by using the following link in the navigation bar:
`http://127.0.0.1:5000`
In order to close the website, press ctrl+c repeatedly
# Technologies used
- Python
- Flask
- SQLalchemy
- Jinja
- HTML
- JavaScript
- CSS
# Acknowledgements
- Thank you to professor Carlos Rojas in the course CMPE131 for his guidance on this project
- Special thank you to pepe the frog, for his guest appearances on our website