Giter Site home page Giter Site logo

andres3m / soc-across-the-globe-project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from callasaurus/week9-soc-across-the-globe-project-1-week-team-project

0.0 0.0 0.0 1.54 MB

Full-stack learning resource app

JavaScript 92.51% CSS 6.11% HTML 1.38%

soc-across-the-globe-project's Introduction

Logo

School of Code Across the Globe (1 week team project)

Our brief: create a full-stack application that will improve the lives of people like ourselves - bootcampers.

Things to consider:

  • How to enhance the remote experience of a bootcamper
  • What can help them with the vast amount of learning there is to do as a new developer?
  • What do they need?
  • What problem might they have that your application could solve for them?
  • How can you get into the mindset of your user and keep them at the centre of your problem-solving?

Our app: a full-stack learning resource application that displays data (will operational CRUD routes and functionality) in 4 of the main European languages. This was inspired by one of the team members, Andres, who is currently on the bootcamp and learning to code in his second language! The app is designed to be a useful, pratical and accessible resource tool for a wide range of people.

Skills

Tools and languages:

  • React
  • JavaScript
  • SQL
  • CSS
  • Node.js
  • Express

Testing:

  • Supertest
  • Jest
  • Cypress
  • React testing library

Color Reference

Color Hex
Darker colour #1A1B41
Lighter colour #C2E7DA

We choose these colours to help with accessibility so the app was suitable for all. We also checked to make sure that the colour scheme was appropriate for those with colour blindness.

Authors

Demo

Bootcamper.langauge.app.mov

How to clone the repo:

  git clone https://github.com/Callasaurus/soc-across-the-globe-project.git

How to run the front end:

  cd bc13_w9_project-frontend-codebusters-front/

Install dependencies

  npm install

Open React app

  npm start

Run react testing library tests

  npm run test OR npm run test -- <test file name>

Run Cypress tests

  npx cypress open

How to run the back end:

  cd bc13_w9_project-backend-codebusters-back/

Install dependencies

  npm install

Start the server

  npm run dev

Run supertest tests

  npm run test OR npm run test -- <test file name>

soc-across-the-globe-project's People

Contributors

callasaurus avatar l-mchugh avatar andres3m avatar l-e-w-1-5 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.