Giter Site home page Giter Site logo

uni-confessions's Introduction

University Confessions 🤫 (WIP Name)

A place for university students to anonymously complain, confess, and relate about the stupid things we do.

Summary of Project

University confessions is a project for COMP 230: Databases, at the University of The Fraser Valley. This project was supposed to demonstrate using a SQL database in a real-world situation.

Method for Project

University Confessions will be a forum-like website that allwos users to anonomously post about their Universities.

Entity Types

This is a temporary list of entity types for the project and is subject to more as we add features to the scope

Entity Type Description
University Uni information, and location
Comment A comment associate to a university, upvotes

Goals of the project

Beyond the fact that University Confessions is a university project, we hope that university confessions can be a place for students to:

  1. Connect and communicate with other university students anonymously.
  2. Openly share their thoughts on university events, policies, and goings-ons.
  3. Contribute without being subjected to racism, sexism, or general harassment.

Team Members

Student Name Github Account
Aaron Creor @AaronCreor
Josh Gaulton @Teranoss
Mykal Machon @MykalMachon

Project Technologies

This project is a server-side rendered, web application that was built using the following technologies.

Application

Server

  • Node.js : An open-source javascript runtime that enables the creation of javascript applications with network, file, and general system access. We use this as the baseline for our server
  • Express : An open-source node.js framework that makes configuring an http server application with Node.js much easier. We use his to manage how the application respons to http requests (handles incoming, and sends responses to client).

Templates & Views

  • Liquid.js : An open source templating language based on HTML and shopify's Liquid specification. We use this to create the apps Views (page templates)
  • Sass : A CSS pre-compiler / spec that enables features like CSS nesting, variables, and more.
  • Materialize.css: An open source CSS Library used that allows us to implement Google's Material Design specification.

Hosting

  • Heroku Hosting : This is used to host our app that handles all incoming http requests, interacts with the an SQL database, and executes application logic.
  • Heroku PostgreSQL : This hosts an PostgreSQL database that is accessed through our Node.js app

uni-confessions's People

Contributors

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