Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
schedules-legacy
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
17
Issues
17
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SRCT
schedules-legacy
Commits
097bc675
Commit
097bc675
authored
Dec 27, 2016
by
Mark Stenglein
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update readme with directory structure
parent
141194c9
Pipeline
#692
failed with stage
in 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
59 additions
and
0 deletions
+59
-0
README.md
README.md
+59
-0
No files found.
README.md
View file @
097bc675
...
...
@@ -73,3 +73,62 @@ Contact the project manager or any of its developers if you'd like help picking
### Credit where due:
[
Calendar
](
https://thenounproject.com/search/?q=calendar&i=431010
)
icon by Guilhem from
[
the Noun Project
](
https://thenounproject.com
)
## Project Structure
The project has been setup in such a way as to try and not be confusing. Here
is a brief overview of where everything is and what each section does.
```
plaintext
schedules/
config/
default.yaml
production.yaml
local-*.yaml
data/
index.js
dataFiles/
*.min.json
helpers/
dataScrapers/
GMU/
archivedJSON/
*.json
*.min.json
archivedXLSX/
*.xlsx
classes.sh
extractClasses.js
models/
index.js
Section.js
Semester.js
University.js
public/
fonts/
bootstrap/
images/
javascripts/
bootstrap/
mainApp.js
stylesheets/
bootstrap/
main.css
routes/
api/
v1.js
docs.js
index.js
tests/
routes/
models/
integration/
ui/
views/
index.pug
*.pug
app.js
LICENSE
package.json
README.md
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment