Giter Club home page Giter Club logo

toc_bears's Introduction

Taste of Code

Bears Group

About

This project is to replace the website for Codaisseur's Taste of Code event. The new site will allow:

  • users to sign up for the next Taste of Code events
  • companies to request to sponsor a public Taste of Code event
  • companies to request an in-house Taste of Code event.

The back-end is mostly feature-complete. On the front-end, the public Taste of Code page and landing page are both mostly feature-complete, but the company-related pages are still works-in-progress.

The team that worked on this are Bas Winkel, Anika Schwing, Lee Freeman, Wouter Leijdes, Vanessa Ho and Caroline Olijve.

Running Locally

Make sure you have Ruby and Bundler installed. You should also have a Postgresql databse running.

  1. git clone [email protected]:Winkeltje84/toc_bears.git
  2. cd toc_bears
  3. bundle install
  4. rails db:create db:migrate db:seed
  5. rails server
  6. Go to your localhost on port 3000(default)

Related Documentation

toc_bears's People

Contributors

leefreemanxyz avatar woulei avatar anikaschwing avatar winkeltje84 avatar v-ho avatar olijvecaroline avatar arnofleming avatar miriamtocino avatar

Stargazers

 avatar  avatar

Watchers

Wouter de Vos avatar James Cloos avatar  avatar

toc_bears's Issues

Create an Event model

that has:

  • a title
  • image
  • location
  • spaces available
  • workshop
  • sponsor
  • Also add a boolean to indicate whether it is a public or an in-company event

Add footer

It will be shared in multiple pages ;) (<-- that wink was from the boss, not me)

footer

Create navbar

This should appear in every page EXCEPT the homepage

png of the navbar

Set up a Github project

  • and put the link in the topic of your team channel in Slack.

  • Then invite Miriam, Arno, and Wouter to your Github repositories

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.