Giter VIP home page Giter VIP logo

cscapstone's Introduction

CS Capstone Marketplace

Synopsis

A marketplace for students/groups to find creative and challenging projects to work on. Projects will be provided by industry engineers.

Setup

Usage

  • Start Server (port 8080): python manage.py runserver 8080
  • Make Migrations: python manage.py makemigrations
  • Migrate: python manage.py migrate

Contributors

@Harris Christiansen ([email protected])
@thenamanpat
@dunbarj (http://www.jacobfdunbar.com)

cscapstone's People

Contributors

harrischristiansen avatar nickysemenza avatar thenamanpat avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

cscapstone's Issues

Skills Dropdown

Allow users/projects to select a list of skills (tags) which will be associated with the object. Allow quick lookup/selection, and adding of options.

Improve Design

  • Common Forms/Styling Across Site
  • Alert Messages for non-authentication modules
  • Improve Design

Classroom Feature

  • Universities and Classes (Naman): Complete “University” and “Class” models. All students should belong to 1 University, and can belong to multiple classes. Teachers should be able to manage who is enrolled in their class.

WYSIWYG editor

  • WYSIWYG editor: Use a WYSIWYG editor for any multi-line textarea (user profile about, group profile comments, etc). There are many WYSIWYG options available, just google “WYSIWYG editor”. One options is TinyMCE.

Matching System

Using group’s combined student properties, calculate suggested projects for the groups to choose.

Group Profiles

  • Group Profiles (Jacob): Each group’s profile should include team member details and the project they opted for. Group members, their teachers, and the project corporate users may post comments on the group profile page, allowing discussion.

Project Bookmarks

  • Bookmarks (Harris): Create the “Bookmarks” model, which relates user_id and project_id. Add and implement a button on the project page to “Bookmark” a project. Add and implement a bookmark page or list.

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.