史蒂文斯市场:CS546最终项目

时间:2024-03-10 01:28:53
【文件属性】:

文件名称:史蒂文斯市场:CS546最终项目

文件大小:5.06MB

文件格式:ZIP

更新时间:2024-03-10 01:28:53

JavaScript

史蒂文斯市场 描述 CS546最终项目 一站式商店,可满足史蒂文斯所有相关事宜。 该Web应用程序的思想是允许用户发布和销售二手教科书,家具,转租公寓等。该应用程序的价值在于为Stevens学生提供一个相互买卖物品的空间。 当前,没有针对Stevens学生的量身定制的应用程序。 安装 首先, git clone ,然后cd进入项目目录。 启动MongoDB mongod 种子数据库 cd tasks npm run seed 然后,您需要安装并开始: npm install npm start 导航到localhost:3000 为了登录,请使用以下任一方法: 电子邮件 密码 苹果 香蕉 樱桃 数据库架构 用户数 栏位名称 栏位类型 _ID 对象编号PK 用户名 细绳 密码 细绳 大车 清单(ObjectId) 先前购买 清单(ObjectId) items


【文件预览】:
StevensMarketplace-master
----.gitignore(30B)
----app.js(7KB)
----package.json(954B)
----data()
--------index.js(89B)
--------products.js(7KB)
--------users.js(9KB)
--------listings.js(2KB)
----public()
--------images()
--------js()
--------css()
--------favicon_io()
----views()
--------profileView()
--------checkoutView()
--------login()
--------layouts()
--------editingView()
--------cartView()
--------listingView()
--------error()
--------newListingView()
--------boughtView()
--------partials()
--------homeView()
--------searchView()
----README.md(2KB)
----config()
--------mongoConnections.js(471B)
--------mongoCollections.js(372B)
----uploads()
--------4ca386df763d347322af25bdced8ad0f(142KB)
--------Screen Shot 2020-05-11 at 8.26.29 PM.png(771KB)
--------Screen Shot 2020-05-11 at 10.56.20 AM.png(46KB)
--------Screen Shot 2020-05-13 at 3.32.35 PM.png(1.1MB)
--------b59e8af516bc945402ca7b8fcda7fd7f(142KB)
--------d82bd948426b8e8e7ee87b41f4d8b6c0(172KB)
--------fe05a280e5ee016ccac46f97da4b9963(142KB)
--------college-photo_33294.jpg(142KB)
--------lightsaber.jpg(83KB)
--------game-of-thrones.jpg(172KB)
--------background.png(902KB)
--------testMe.png(164KB)
--------book.jpeg(135KB)
--------6291894fc9c712230b1d6d214d7dfdcd(142KB)
--------Dell-XPS-13-2.jpg(135KB)
--------Screen Shot 2020-05-11 at 8.26.08 PM.png(155KB)
--------hs.JPG(52KB)
--------Screen Shot 2020-05-11 at 10.56.00 AM.png(73KB)
--------spring.JPG(225KB)
--------04dc7e3d43f31ddc7fb7b2be83a7d2e4(142KB)
--------Screen Shot 2020-05-11 at 4.34.06 PM.png(8KB)
--------Screen Shot 2020-05-11 at 10.57.53 AM.png(125KB)
----routes()
--------checkout.js(1KB)
--------bought.js(656B)
--------profile.js(906B)
--------cart.js(966B)
--------favorites.js(742B)
--------index.js(5KB)
--------search.js(984B)
--------editListing.js(4KB)
--------yourListings.js(445B)
--------newListing.js(2KB)
--------removeCart.js(1KB)
--------homeRoutes.js(324B)
--------listingDetails.js(1KB)
----tasks()
--------seed.js(6KB)

网友评论