A web site where the students of The Bridge can upload their projects to show what they have achieved or what have left to do.
- Home: You can search and navigate throw the projects. If you click on the name of a directory you can see his details
- Sign un / Log in: Try to sign in usign your github account. Once you have been logged in you could visit your Dashboard and your Profile
- Dashboard: The view where you can upload, edit or delete your projects.
- Profile: The place where you can update your data.
- PostgreSQL
- Node Express
- Semantic HTML5 markup
- SASS custom properties
- Flexbox
- Mobile-first workflow
- React - JS library
- Material UI - For styles
- Auth0 - Authentication service
- Render - Deployment and hosting service
- ElephantSQL - PostgreSQL hosting service
Back-end
- Data model design with Entity-Relationship Diagram
- Create and deploy a PostgreSQL Data Base
- Construct the CRUD with Node and PostgreSQL
- Routing with Node and Express
- Search engine based on SQL queries
Front-end
- Build the React components structure
- Functionality with React states and lifecycle of their components
- Implement Hooks to enlarge the potential of the App
- Routing with React Router Dom
- Styles with SASS
- MUI components
- React documentation - This is an amazing documentation that guides you to get used with the way that React works.
- react-hook-form documentation - This documentation is also great and show you step by step how to implement this hook to your project.
Thanks a million to my teacher Alejandro Reyes and his teacher assistances Guillermo Rubio and Javier Espinosa. I can do all this stuff because of them.