issues
search
FACK1
/
KamSafer
A React js app made for our client Anam Raheem
https://kamsafer.herokuapp.com/
0
stars
4
forks
source link
Sprint Planning
#14
Open
Samaamro20
opened
5 years ago
Samaamro20
commented
5 years ago
[x] DB
[x] Technologies
[x] Technical tasks : Components
[x] End points
Samaamro20
commented
5 years ago
[ ] DB
[ ] Quires
[x] get list of all cars and their owners.
[ ] get Logs of a specific car in a month.
[ ] add trip log of a car.
Samaamro20
commented
5 years ago
[ ] Technologies :
Martial UI + CSS (
https://material-ui.com/
)
Sequalize
Create React App (
https://facebook.github.io/create-react-app/docs/getting-started
)
React Router (
https://reacttraining.com/react-router/web/guides/quick-start
)
React Tables (
https://react-table.js.org/#/story/simple-table
)
React Calendars (
https://www.npmjs.com/package/react-calendar
)
React Data Export
(
https://github.com/securedeveloper/react-data-export/blob/HEAD/examples/simple_excel_export_01.md
)
(
https://github.com/securedeveloper/react-data-export/blob/HEAD/examples/with_custom_download_element.md
)
React Form (
https://reactjs.org/docs/forms.html
)
Samaamro20
commented
5 years ago
[ ] End points
/login
/cars
get list of the cars
JSON
/home
reponse with the app
/add
add new log of a spesfic car
/logs
get logs of a spesfic car
JSON
Samaamro20
commented
5 years ago
[ ] Technical tasks : Components
Login
text filed
text filed
button
cars
car list
car
car owner
car model
car No
header
logo
back
logout
title
footer
car model
car owner
car No
home
add button
show button
add
form
add button
confirm
data log
button confirm
logs
calendar
table
download button