school-data-analyzer

所属分类:collect
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2023-01-08 01:10:13
上 传 者sh-1993
说明:  用于分析全美学校数据的综合API
(Comprehensive API for analyzing school data throughout the US)

文件列表:
.eslintignore (122, 2022-01-02)
.eslintrc (485, 2022-01-02)
.husky/ (0, 2022-01-02)
.husky/pre-commit (62, 2022-01-02)
.lintstagedrc (212, 2022-01-02)
.markdownlintignore (105, 2022-01-02)
.markdownlintrc (60, 2022-01-02)
.prettierignore (112, 2022-01-02)
.prettierrc (180, 2022-01-02)
.vscode/ (0, 2022-01-02)
.vscode/settings.json (248, 2022-01-02)
api/ (0, 2022-01-02)
api/.env.example (53, 2022-01-02)
api/config/ (0, 2022-01-02)
api/config/environment.ts (375, 2022-01-02)
api/config/postgres.ts (275, 2022-01-02)
api/config/sequelize.ts (660, 2022-01-02)
api/index.ts (742, 2022-01-02)
api/package-lock.json (110666, 2022-01-02)
api/package.json (874, 2022-01-02)
api/tsconfig.json (642, 2022-01-02)
api/v1/ (0, 2022-01-02)
api/v1/districts/ (0, 2022-01-02)
api/v1/districts/index.ts (314, 2022-01-02)
api/v1/districts/model.ts (321, 2022-01-02)
api/v1/districts/routes/ (0, 2022-01-02)
api/v1/districts/routes/getDistrict.ts (630, 2022-01-02)
... ...

# School Data Analyzer ## Contents - [Setup](https://github.com/YashTotale/school-data-analyzer/blob/master/#setup) - [Prerequisites](https://github.com/YashTotale/school-data-analyzer/blob/master/#prerequisites) - [Begin](https://github.com/YashTotale/school-data-analyzer/blob/master/#begin) - [API Setup](https://github.com/YashTotale/school-data-analyzer/blob/master/#api-setup) - [Notebooks Setup](https://github.com/YashTotale/school-data-analyzer/blob/master/#notebooks-setup) - [Frontend Setup](https://github.com/YashTotale/school-data-analyzer/blob/master/#frontend-setup) ## Setup ### Prerequisites 1. [Git](https://github.com/YashTotale/school-data-analyzer/blob/master/https://git-scm.com/), version `>=2.x` 2. [Node.JS](https://github.com/YashTotale/school-data-analyzer/blob/master/https://nodejs.org/en/), version `>=15.x` 3. [NPM](https://github.com/YashTotale/school-data-analyzer/blob/master/https://www.npmjs.com/), version `>=6.x` ### Begin 1. Clone the repository ```shell $ git clone https://github.com/YashTotale/school-data-analyzer.git ``` 2. Change directories to `school-data-analyzer` ```shell $ cd school-data-analyzer ``` 3. Install dependencies ```shell $ npm install ``` ### API Setup Refer to the [API Setup](https://github.com/YashTotale/school-data-analyzer/blob/master//api/README.md#setup) ### Notebooks Setup Refer to the [Notebooks Setup](https://github.com/YashTotale/school-data-analyzer/blob/master//notebooks/README.md#setup) ### Frontend Setup Refer to the [Frontend Setup](https://github.com/YashTotale/school-data-analyzer/blob/master//frontend/README.md#setup)

近期下载者

相关文件


收藏者