Giter Site home page Giter Site logo

c4me's Introduction

CSE-416 College For Me

Introduction

This repo is for the development of the College For Me project that provides an online service for bother colleges and students for their admission process and track their college applications.

Team Member:

Dhruba Roy

Front-end

  • HTML front end to send requests to the server
  • CSS and Bootstrap for styling

Back-end

  • Current programming language in the backend is Node.js specifically the Express framework.
  • Using modules from node to scrape data from web and import data
  • Load balancing with Nginx to achieve partial concurrency
  • MongoDB database for caching user data

Set Up Instructions

Due to file limits by Github, some node modules are not provided; these dependencies have to be installed by the user.

  • (1) Express Framework
    • npm install express
    • npm install express-session
  • (2) Mongo-DB
    • npm install mongo
    • npm install mongoose
  • (3) File Reader
    • npm install fs
    • npm install path
  • (3) URL Parser
    • npm install url

c4me's People

Contributors

andcao avatar drdroy1 avatar qihongjiang avatar

Watchers

 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.