Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/denisecaze/veggieway
Laboratoria Bootcamp - Sprint 3 (final product) - a responsive social network
https://github.com/denisecaze/veggieway
css3 firebase html5 jquery
Last synced: 20 days ago
JSON representation
Laboratoria Bootcamp - Sprint 3 (final product) - a responsive social network
- Host: GitHub
- URL: https://github.com/denisecaze/veggieway
- Owner: denisecaze
- Created: 2018-08-16T18:20:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-28T18:18:52.000Z (about 6 years ago)
- Last Synced: 2024-11-10T04:13:39.494Z (3 months ago)
- Topics: css3, firebase, html5, jquery
- Language: JavaScript
- Homepage: https://denisecaze.github.io/veggieway/
- Size: 3.78 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Veggieway
A social network for vegans, vegetarians and those interested in the subject. The main intention is sharing personal experiences, exchange recipes and tips of restaurants.## Motivation
It was the final project of the third sprint of Laboratoria bootcamp. Working in pairs, the goal was to build a mobile first social network, with registration / login page, possibility to follow users, to publish and delete messages and filter visualizations.## Appearance
![App map](./images/veggieway.png)## Technology Stack
+ HTML5
+ CSS3
+ jQuery
+ Firebase## Oficial Roadmap
#### versão 3.0.0 (scheduled for January 2019)
+ Make the best recipes and favorite restaurants ranking works;
+ Put the app on the air.#### version 2.0.0 (scheduled for November 2018)
+ Enable the insertion of photos;
+ Code refactoring (using ES6).#### version 1.0.0 (released)
+ Presents the basic features of a social networking. You can follow friends and make a post, but still can't insert photos.