文件名称:workout-tracker:Prime Digital Academy Solo项目-Web应用程序,允许用户跟踪锻炼数据
文件大小:1.5MB
文件格式:ZIP
更新时间:2024-06-06 12:57:16
postgres reactjs react-redux node-js express-js
#个人锻炼助手此应用程序旨在用作个人锻炼助手。 用户可以将新的锻炼及其详细信息添加到应用中并查看它,以及已添加的所有其他锻炼。 他们可以将锻炼标记为收藏,并在输入不正确时更新锻炼详细信息。 用户还可以根据需要从数据库中删除锻炼。 #使用React-Redux,Express JS,Node JS,PostgreSQL,Material-UI,Sweetalert,Passport JS,Moment.js构建 #GETTING STARTED要开始安装,请通过运行以下命令安装必要的依赖项: NPM安装 #PREREQUISITES该应用程序将需要运行React,Node JS,Express JS和PostgreSQL #INSTALLING使用下面的PostgresQL表开始:CREATE TABLE人员(id SERIAL PRIMARY KEY,用户名VARCHAR(80)唯一
【文件预览】:
workout-tracker-master
----server()
--------constants()
--------strategies()
--------server.js(1KB)
--------routes()
--------modules()
----database.sql(604B)
----documentation()
--------images()
----package.json(1KB)
----OriginalInstructions.md(4KB)
----src()
--------index.js(935B)
--------redux()
--------components()
--------App.js(2KB)
--------styles()
----.gitignore(1024B)
----public()
--------images()
--------index.html(385B)
--------favicon.ico(7KB)
----README.md(1KB)
----build()
--------service-worker.js(3KB)
--------images()
--------asset-manifest.json(196B)
--------index.html(459B)
--------static()
--------favicon.ico(7KB)
----.vscode()
--------launch.json(374B)