An open API service indexing awesome lists of open source software.

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

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...
```