mirror of
https://github.com/JakeStanger/CS-Timetable-Sharer.git
synced 2026-07-11 09:14:03 +01:00
CS A-level coursework project for timetable sharing social media.
- Ruby 69.8%
- HTML 22.8%
- JavaScript 3.1%
- CoffeeScript 2.2%
- SCSS 1.8%
- Other 0.3%
| app | ||
| bin | ||
| config | ||
| db | ||
| lib | ||
| log | ||
| public | ||
| test | ||
| tmp | ||
| vendor | ||
| .gitignore | ||
| config.ru | ||
| Gemfile | ||
| Gemfile.lock | ||
| package.json | ||
| Rakefile | ||
| README.md | ||
README
This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
-
Ruby version
-
System dependencies
-
Configuration
-
Database creation
-
Database initialization
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
-
...