The team members are:
Part of our becode training, we had to create a full stack website. Here is the main instruction given:
Create a badge attribution system from an existing codebase. The login system is already partly done (you still have to create the frontend)You must find a way to store badges into a database. There is two account types: ADMINs who can create/edit/delete badges and grant them. NORMIEs who can receive badges You must keep most of the logic outside of pages, into functions, for readability BONUS: Organize badges by topics so you can display a progression
Find our second attempt to a fullstack website here
- HTML
- JS
- CSS
- Bootstrap
- PHP
- SQL
- phpmyadmin
- Git hub
- Git hub projects
We worked with github to share our code. Find the repo here.
git init
git clone (url)
We used Github projects to keep track of our work process and made mornings and afternoons briefs to stay aligned with the final objectives.
Here is a prototype of the website to get the frontend started
Here is the plan of our future database and tables
Here is an image of the database architecture
We wish to improve:
- Add some real shapes instead of its name
- Bonus task is missing
- Add a profile picture when creating a new user
- The stat feature is also missing
- Have a better responsiveness
Pull requests are mandatory. Our team was asked to make commits and pull request often to keep track of everybody's work.
Please make sure to update tests as appropriate.
Fair use disclaimer this website is for educational purposes only.