https://github.com/luizbaldi/simple-bookstore
This college project is a simple bookstore built with pure javascript and bootstrap, using restifydb as backend for the aplication.
https://github.com/luizbaldi/simple-bookstore
Last synced: 9 months ago
JSON representation
This college project is a simple bookstore built with pure javascript and bootstrap, using restifydb as backend for the aplication.
- Host: GitHub
- URL: https://github.com/luizbaldi/simple-bookstore
- Owner: luizbaldi
- Created: 2016-11-02T03:36:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-22T13:43:04.000Z (over 9 years ago)
- Last Synced: 2025-06-06T04:01:57.439Z (about 1 year ago)
- Language: CSS
- Homepage:
- Size: 130 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Bookstore Project
This project is a simple bookstore built with pure javascript and bootstrap, using restifydb for the backend of aplication
##Intention
The ideia of this project came from a college project, during the Software Engineer course.
This project should be built with only pure javascript fuctions, with the intention of learn more about the basic javascript structure.
As we can't use frameworks, I decided to use PHP to create the templates and import them on the pages, so we can make changes on just one file.
## Demo
~ in progress