Thanks to visit codestin.com
Credit goes to github.com

Skip to content

SSuopanki/Bikeapp

Repository files navigation

Bikeapp

Frontend for Solita's Dev academy pre-assigment.

Backend for this project can be found here.

Getting started

You need to clone API repository and create MSSQL server database. When you have setup your API. Copy your api endpoint urls and add them to project file ApiUrls.ts. Run npm i to install packages and then run npm run dev to lauch project.

TODO

  • Add hooks
  • create form for adding new data
  • Lists for stations and journeys
  • Single station and journey view
  • Search
  • Column ordering
  • Styled components
  • Pagination
  • file upload
  • Map for selected station
  • better readme
  • tests
  • remove calculations from frontend and move to back
  • remove var variables
  • html table elements
  • remove console logs

About

Frontend for Dev academy assigment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published