Skip to content

SchoolOfCode/w9_frontend-project-joe-klakus-the-wailers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootcamper Social.

This is the Front End of our Mid-way project for School of Code, we were presented with the task of creating an app that would help a bootcamper through this experience. After some discussion we decided to create an APP centered around meeting other bootcampers outside of Bootcamp Hours.

As of 28/6/2022 the app is not deployed and so you will have to run it locally to view.

Run Locally

Clone the project

  git clone https://github.com/SchoolOfCode/w9_frontend-project-joe-klakus-the-wailers.git

Go to the project directory

  cd my-app

Install dependencies

  npm install

Start the server

  npm start

For back end follow this link: https://github.com/SchoolOfCode/w9_backend-project-joe-klakus-the-wailers

Features

Working Features

  • Login
  • Guest login
  • Create account
  • Create event
  • Logout (By clicking profile icon)
  • Expand events on main page
  • Filters work with execption of (Distance)

Features That Need Work:

  • Cannot edit profiles
  • Can't use search bar for events
  • Uploading of images , for either profile or logo
  • Converting post code into cordinates and map pinning

Color Reference

We have created buttons called Constructive Destructive and Neutral. Effectively it is based on the job the button does:

-Constructive generally creates something (A new User, Event or Log In)

-Destructive generally destroys something (Log Out, Delete or Edit Account)

-Neutral is more to do with updating. (Uploading a new picture or logo)

The colours below we hope will explain which is which and what there jobs are in terms of UI/UX

All of Our CSS is in one file (App.css) search through using cntrl + F or cmd + F then search for the styling you want, it is named semantically so to search for the logo styling type in logo and you will be taken to the correct styling section.

Color Variable Name Hex
--primary-text-colour #003049 #003049
--constructive-button-colour #0b6e4f #0b6e4f
--neutral-button-colour #fa9f42 #fa9f42
--destructive-button-colour #d62828 #d62828
--visited-link-colour #7a1616 #7a1616
--secondary-text-colour #e0e0e2 #e0e0e2
--white #ffffff #ffffff

|

Authors

About

w9_frontend-project-joe-klakus-the-wailers created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •