Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boobeh123/trainer-treats
Project has been abandoned
https://github.com/boobeh123/trainer-treats
api css3 express-js html5 javascript mongodb node-js
Last synced: 5 days ago
JSON representation
Project has been abandoned
- Host: GitHub
- URL: https://github.com/boobeh123/trainer-treats
- Owner: boobeh123
- Created: 2022-09-14T02:42:50.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-17T03:19:17.000Z (about 2 years ago)
- Last Synced: 2023-03-04T11:18:49.408Z (over 1 year ago)
- Topics: api, css3, express-js, html5, javascript, mongodb, node-js
- Language: CSS
- Homepage:
- Size: 11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: readME.md
Awesome Lists containing this project
README
## IN (FURTHER) DEVELOPMENT
Previous functionalities may be down for maintenance.## Description
A full stack web application to learn about stretches. This application has its own API & is connected to a database that contains information & instructions about stretching.The project is deployed here: https://fast-caverns-52357.herokuapp.com/
## Demo
![demo](ttdemo.gif)## Features
* Responsive to mobile, tablet, laptop, & desktop viewports.
* A modal that displays information & instructions.
* Executes POST, GET, and PUT operations.
* Displays variable data using (EJS) Embedded JavaScript.## Technologies
## Optimizations
* I want to be able to dynamically display database information.