You mission is to create a browser-based dating application! This dating application should be specifically geared towards a specific niche of people. Now that the current front-end cohort has gained enough skills and practice to build a SPA with modern technologies, the previous cohort can join forces with them and help guide them to make something more complex.
This is also an opportunity for the previous cohort to brush up on their front-end development skills to ensure they are prepared for their final capstone.
After you've cloned the repository locally, just run the following commands.
cd joint-dating-project/lib
npm install && bower install
grunt
In another terminal, run http-server
in the project's root directory.
Then open your browser and hit your web server IP address.
- Grunt
- Sass
- JShint
- Firebase
- RequireJS
- Q
- Handlebars
- Bootstrap grid system
- Really anything EXCEPT ANGULAR
- You could really impress us and use ES6
- Users - use Firebase authentication.
- Like/favorite feature.
- A specific, niche market (for example FarmersOnly is a dating site for farmers).
- Profile picture for each user. MVP would be for a user to paste an image URL into an input field.
- Awesome CSS that matches your theme.
- Photo upload
- Messaging