PartySpace is a simple party organizer app that allows one to set up a party and invite friends. One can add venues, times, and map geolocations.
- Full crud functionality
- Wireframe and dependency graph using sketchboard
- ERD built with dbdiagram.io
- User generated API
- React & Reactstrap
- Responsive design & CSS custom framework.
https://www.sketch.com/s/a3f3839c-56af-489a-857e-45a15d7526ef/a/vGPJn1/play
https://dbdiagram.io/d/5ea9e81f39d18f5553fe71d2
https://docs.google.com/document/d/11DqPbRTMui2psQ_rWHg8Ys0Srl32AV_2Zj2vYsHxiV0/edit?usp=sharing
This project was bootstrapped with Create React App.
/api
json-server -p 8088 -w database.json
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.