Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/FabLabDuPEC/Frenzone
Système d'enregistrement pour les abonnés du Fab Lab du PEC / Membership management system for Fab Lab du PEC
https://github.com/FabLabDuPEC/Frenzone
fablab fablabdupec membership montreal
Last synced: 5 days ago
JSON representation
Système d'enregistrement pour les abonnés du Fab Lab du PEC / Membership management system for Fab Lab du PEC
- Host: GitHub
- URL: https://github.com/FabLabDuPEC/Frenzone
- Owner: FabLabDuPEC
- Created: 2018-05-13T15:22:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-27T19:24:36.000Z (about 4 years ago)
- Last Synced: 2024-08-01T12:32:24.234Z (3 months ago)
- Topics: fablab, fablabdupec, membership, montreal
- Language: JavaScript
- Homepage:
- Size: 6.76 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - FabLabDuPEC/Frenzone - Système d'enregistrement pour les abonnés du Fab Lab du PEC / Membership management system for Fab Lab du PEC (others)
README
![fab lab du pec](https://fablabdupec.com/wp-content/uploads/2019/06/fablab-gradient-website-logo-2.png)
# Frenzone
## Français
Frenzone est le système d'enregistrement pour les abonnés du Fab Lab du PEC. Frenzone inclu Blablab, le photomaton social pour les petites communautés.## English
Frenzone is the membership management system for the Fab Lab du PEC. Frenzone includes Blablab, the social photobooth for small communities.### Getting started
1. Download the repo and unzip its contents into a directory.
2. Install Node (http://nodejs.org)
3. Navigate to the directory with the Terminal (e.g., `cd ~/Frenzone`)
4. Run the command `npm install` to download the dependencies.
5. Run `node server` to spin up the server
6. Open a web browser to localhost:8080