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%
Find a file
2018-01-08 20:54:16 +00:00
app Added some more models and stuff 2018-01-08 20:54:16 +00:00
bin Initialised Rails project 2017-09-27 09:44:50 +01:00
config Added subjects 2018-01-04 20:05:53 +00:00
db Added some more models and stuff 2018-01-08 20:54:16 +00:00
lib Implemented user profile page 2018-01-03 17:08:32 +00:00
log Initialised Rails project 2017-09-27 09:44:50 +01:00
public Initialised Rails project 2017-09-27 09:44:50 +01:00
test Initialised Rails project 2017-09-27 09:44:50 +01:00
tmp Initialised Rails project 2017-09-27 09:44:50 +01:00
vendor Initialised Rails project 2017-09-27 09:44:50 +01:00
.gitignore Initialised Rails project 2017-09-27 09:44:50 +01:00
config.ru Initialised Rails project 2017-09-27 09:44:50 +01:00
Gemfile Implemented login/signup system 2018-01-03 15:55:46 +00:00
Gemfile.lock Implemented user profile page 2018-01-03 17:08:32 +00:00
package.json Initialised Rails project 2017-09-27 09:44:50 +01:00
Rakefile Initialised Rails project 2017-09-27 09:44:50 +01:00
README.md Initialised Rails project 2017-09-27 09:44:50 +01:00

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

  • ...