This is a revised version of the previous FBLA C&P repository that is focused in making better UI, UX, Database, and Professional choices.
Create a program that allows your school’s Career and Technical Education Department to collect and store information about business and community partners. This program should include information on at least 25 different partners (real or fictional), with details such as,but not limited to, the type of organization, resources available, and direct contact information for an individual. The program should enable users to search and filter the information as needed.
Trello is being used to plan out the structure and functionality of the website.
- Presentation should cover the following aspects of the program:
- The development, usability and functionality of the program must be demonstrated and explained to the judges.
- Solution must run standalone with no programming errors.
- Data must be free of viruses/malware.
- Competitors must show the judges any of the following that are applicable: readme file, source code, documentation of templates/libraries used, documentation of copyrighted material used.
- The presentation should follow the rating sheet and include the following:
- Code Quality: What are the specifics of and the big picture of the code?
- User Experience: What focus is on the ease-of-use and accessibility of the interface?
- Functionality: Speak to all aspects of the topic
- Node.js Documentation
- MongoDB Documentation
- Tailwind Documentation
- FontAwesome Documentation
- jsDelivr
- EJS
- FBLA Logo
- VS Code Logo
- GMail Logo
- Stean Logo
- Microsoft Logo
- Github Open Source Code
- Twitter, Facebook, Instagram, Behance Logos
To deploy this project:
- Install Node.js
- Open Node.js terminal
- Change directories to software folder
- Run:
node app.js
Clone the project
git clone https://github.com/AlanSanchez317/fblacodingandprogrammingstate.git
Go to the project directory
cd ../fblacodingandprogrammingstate
Run App.js
node app.js
Wait for connection message
MongoDB connected :D
To download anything onto the project, run:
npm install {insert name here}