Giter VIP home page Giter VIP logo

gather's Introduction

Gather

Platform for students to find classmates and organize study groups.

File Structure

File Purpose
client/head.html Contains HTML header.
client/main.css Imports CSS files.
client/main.js Client entry point.
server/main.js Server entry point.
import/startup/client/index.js Imports client code.
import/startup/client/routes.js Configures URL routes.
import/startup/server/index.js Imports server code.
import/startup/server/register-api.js Imports API code.
import/startup/server/security.js Provides server security.
import/api/study-groups/... API collection of study group data.
import/ui/layouts/app-body... Layout for home page of logged in users.
import/ui/layouts/login-body... Layout for login page.
import/ui/layouts/edit-body... Layout for new student additional information page.
import/ui/pages/app-page... Home page.
import/ui/pages/edit-page... Edit student information page.
import/ui/pages/login-page... Login page.
import/ui/components/header... Header component for the home layout.
import/ui/components/sidebar... Sidebar component for the home layout.
import/ui/components/study-group... Study group component for study groups page.
import/ui/component/user... Study group component for the users page.
import/ui/components/users-view... View for displaying users.
import/ui/components/study-groups-view... View for displaying scheduled study groups.
import/ui/components/create-view... View for creating a study group.

gather's People

Contributors

peterlee123hi avatar

Watchers

James Cloos avatar  avatar

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.