/agile-project

A simple webpage developed using Agile method

Primary LanguageJavaScript

WEBLY

Link to Demo

Getting Started with Create React App

This project was bootstrapped with Create React App.

In the terminal you have to write:

npm i

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Contributors to this project:

Jonatan Nyberg github

Fia Andersson github

Wing Yan Cheung github

Ella Larsson github

Erik Isaksson github

Requirements for passing:

  • The project must use JavaScript.
  • The website must have a responsive design and work well even on a mobile screen.
  • The appearance of the website must be uniform and professional.
  • The project must be posted on Github.
  • Each participant in the project must have at least two commits in the project.
  • A user must be able to see a compilation of skills and experiences (gallery view).
  • If a user clicks on a competence, you will see a detailed page with detailed information.
  • A user must be able to contact a participant via a contact form (delivery by e-mail is not necessary).
  • A user must be able to See a map of the school's address.

VG grade:

  • input field is in focus when the user is writing.
  • Input validation allowing only valid characters (decide yourself what is reasonable).
  • A user must be able to register and log in.
  • A logged-in user's results must be saved in local storage.
  • Animations are used to enhance the presentation.