https://github.com/bacdong/carauto-v1
The Car Auto - Ecommerce Website using HTML, SCSS, AJAX and JQUERY,... to build UI templates
https://github.com/bacdong/carauto-v1
ajax api api-client call-api css css3 es6-javascript es7 html html5 javascript jquery localstorage restful-api sass sass-framework scss scss-framework sessionstorage token
Last synced: 8 months ago
JSON representation
The Car Auto - Ecommerce Website using HTML, SCSS, AJAX and JQUERY,... to build UI templates
- Host: GitHub
- URL: https://github.com/bacdong/carauto-v1
- Owner: Bacdong
- Created: 2020-07-25T13:15:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-26T03:55:43.000Z (about 5 years ago)
- Last Synced: 2024-12-19T21:43:30.741Z (over 1 year ago)
- Topics: ajax, api, api-client, call-api, css, css3, es6-javascript, es7, html, html5, javascript, jquery, localstorage, restful-api, sass, sass-framework, scss, scss-framework, sessionstorage, token
- Language: HTML
- Homepage: http://carauto-v1.tk/
- Size: 49.6 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CAR AUTO #
[Visit Page](http://carauto-v1.tk/)
```
Folder name: carstore
```
### Note For Participants: ###
- Installation:
```
- Extension for VSCode:
Live Sass Compile
- Setting for setting.json of Live Sass Compile:
+ Open file setting.txt and copy all content, then:
open file setting.json of Live Sass Compile and paste:
{
"workbench.colorTheme": "Monokai",
"workbench.iconTheme": "eq-material-theme-icons-darker",
...
// Paste here !!!
}
+ Turn off VSCode and open again to use.
```
- Attension:
```
- Please operate on the specified branch.
- Use HTML5/CSS3 and Sass/Scss for project.
- If you have questions, ask our chat team questions on messenger.
- Add /css/ folder into .gitignore file to limit conflit for project.
Thanks!
```
- To use API:
```
Change IP address localhost or 127.0.0.1 in your PC with new IP address: carauto.local
* To use POST method create new product :
{
"name": ,
"image": ,
"price": ,
"brief": ,
"category": ,
"status_product":
}
```
#### Developments Installation: ####
```
Updating...
```
#### Participants: ####
- [Bui Trung Hau](https://github.com/BuiTrungHau1312)
- [Luu Duc Hoa](https://github.com/Luuduchoa2504)
- [Van Minh Hoang](https://github.com/vanminhhoang)
- [Do Truong Giang](https://github.com/doTruongGiang-IT)
- [Duong Bac Dong](https://github.com/Bacdong)
#### Note: ####
```
- Not complete, just the project initialization.
- Updating...
```