The Alchemy Code Lab Tech Swap is a project that was created as a for new students to not have thier education limited by technology.
Intended for Alumni and those with extra equipment (ie. computers, monitors, webcams, ect.) to either sell or give away to Alchemy Code Lab students.
Our Project team members are:
- James
Email: james.armen@gmail.com
LinkedIn: https://www.linkedin.com/in/james-demiraiakian
GitHub: https://github.com/james-demiraiakian
-
Mark
Email: markjvoltaire@gmail.com
LinkedIn: https://www.linkedin.com/in/mark-voltaire
GitHub: https://github.com/markjvoltaire -
Phoenix
Email: phoenix.nicholson2008@gmail.com
LinkedIn: https://www.linkedin.com/in/phoenix-nicholson
GitHub: https://github.com/phoenix-nicholson -
Chase
Email: gcrowder93@gmail.com
LinkedIn: https://www.linkedin.com/in/gregory-crowder
GitHub: https://github.com/Gcrowder93 -
Brett
Email: SeifriedBrett@gmail.com
LinkedIn: linkedin.com/in/brett-seifried
GitHub: https://github.com/BrettSeifried
Our core project planning was done on Miro board and you can view our planning:
Miro Board
Our data base is hosted on SupaBase.com
Our data is hosted on two seperate tables, User & Products
- User host all data for when a user signs up and sets an unique Id for each sign up. Collecting Email, Slack ID, and LinkedIn link.
- Products table collects Title, Description, Price, Image Upload, Condition, Cateogry, Sold/Aviable, and a user_id to connect the users ID to the product ID.
- for more detailed look, navigate to our Miro Board