Git Product home page Git Product logo

a-m-chess-camps's Introduction

A&M Chess Camps

Welcome to A&M Chess Camps, a web application created for CMU's 67-272 Application Design and Development. Students learn about MVC and practice good design by creating a website using Ruby on Rails for the business A&M Chess Camps, a made-up organization featuring the professor's children Alex and Mark.

To set this up, clone this repository, run the bundle install command to ensure you have all the needed gems and then create the database with rake db:migrate. If you want to populate the system with fictitious, but somewhat realistic data (similar to the data given in the spreadsheets in phase 1), you can run the rake db:populate command. The populate script will create a series of curriculums, instructors and over 35 camps

Many objects are created with some element of randomness so you will get slightly different results each time it is run. However, instructors and users are fixed. If there were any users in this phase, all the users in the system have a password of 'secret'. In terms of users there are two admins (Alex and Mark) and five instructor-level users (our five Head TAs: Becca, Rick, Jordan, Connor, and Sarah). The email for each will be their first name in all lowercase + "@razingrooks.org".

This project caters to four users: guest, parent, instructor, and admin. Upon running rails server, you can expect some pages like the site below.

Guest

Guests only have access to the home page, camps index and show, and curriculums index and show. They have the option of logging in or creating an account to access the site.

Guest Homepage alt text

Guest Login alt text

Camp Index alt text

Parent

Parents have customized home pages and dashboards. Their dashboards allow them to see upcoming camps in either a list or calendar format. They can see their own accounts and create students. They have the ability to register their students for camps and checkout their carts. They can also edit their own students and see their updated students.

Parent Homepage alt text

Parent Camp Show alt text

Parent Checkout alt text

Parent Dash- Calendar alt text

Parent Dash- Upcoming alt text

Parent Dash- Account alt text

Admin

Admins can do everything except for register students. They have an additional feature to their dashboard allowing them to see statistics regarding the business including registrations per curriculum/instructor/location/week, best/worst customers (limited to 12), total revenue, number of families, and number of upcoming/past registrations.

Admin Dash- Statistics alt text

Instructor

Instructors have not been detailed, but their dashboards are identical to those of parents and they can see lists of students on the camp pages of those that they are instructors for. They can also view the information of students and families registered for their camps.

Instructions for what needed to be done in this phase of the project can be found in the project write-ups found on the 67-272 course site. Please leave any questions below. Thank you and enjoy the site!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.