Git Product home page Git Product logo

boilerplate's Introduction

Boilerplate

Boilerplate is a web application created to augment the dining experience on campus at Purdue University. It was created for CS 40700 at Purdue University in Spring 2022. The application builds upon the food information that is available for the next week.

General Overview

The project utilizes a web scraper created using Cheerio and Puppeteer to pull current information from Purdue Dining's system and into our database, where it is then accessible for users to view. The information can be catalogued into meal plans, which is one of the primary features of the application. In addition to this feature, users can interact with others, as the application offers a commenting system, friend system, the ability to see where others are eating.

The frontend consists of React Bootstrap styled components and Redux Persist for state management. Backend utilized Node with MongoDB (Mongoose specifically).

Images

Below are some images of the application's primary pages

  • Home page

    Boilerplate home page

  • Popular page

    Boilerplate popular page

  • Profile Page

    Boilerplate profile page

  • Dining Courts

    Boilerplate dining courts page

  • Meal Plan

    Boilerplate meal plan

  • Creating a Meal Plan

    Boilerplate creating meal plan

Running the development environment

In order to run the development environment, make sure first to run npm install in both the /backend/ and /frontend/ folders.

In the frontend folder, to run the client for development, enter npm start

In the backend folder, to run the server for development, enter node index.js

Access the webpage at http://localhost:3000, API commands are passed on port 3001. (The application will not work intended without the correct database implementation, so this would need to be configured again after the database no longer runs)

boilerplate's People

Contributors

agstatz avatar arjanmobin avatar dawsonsmith avatar gauravmanglani avatar pickle1235 avatar crosstco avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  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.