μ΄νμ¬λ μ€μ μ€μ μ°½μ νν UNISμμ ν "μ΄κΈμ΄κΈ"μ μν΄ μ μλ νλ‘μ νΈμ λλ€.
BARAλ μ΄νμ¬μλνκ΅ μΊ νΌμ€ λ΄μμ μμμ ν¨κ» μ£Όλ¬Έν μ μλλ‘ λμμ£Όλ μΉ μ ν리μΌμ΄μ μ λλ€. BARAλ₯Ό ν΅ν΄ μ¬μ©μλ κ°νΈνκ² μμμ μ£Όλ¬Ένκ³ , ν¨κ» μ£Όλ¬Έν λ©€λ²λ₯Ό λͺ¨μ§νλ©°, λ©€λ²λ€κ³Ό μν΅ν μ μμ΅λλ€. μ΄ νλ‘μ νΈλ νμ¬ μ§ν μ€μ΄λ©°, μ§μμ μΈ μ λ°μ΄νΈκ° μμ λμ΄ μμ΅λλ€.
- νμκ°μ λ° λ‘κ·ΈμΈ: μ¬μ©μ μΈμ¦ λ° λ³΄μ κ°νλ₯Ό μν΄ νκ΅ μ΄λ©μΌμ ν΅ν΄ νμκ°μ λ° λ‘κ·ΈμΈμ μ§νν©λλ€.
- μμ μ£Όλ¬Έ μ°Έμ¬: λκΈ° μ€μΈ μμ μ£Όλ¬Έμ νμΈνκ³ , ν¨κ» μ£Όλ¬Έν λ©€λ²λ₯Ό λͺ¨μ§ν μ μμ΅λλ€.
- κ²μ κΈ°λ₯: νΉμ μμμ΄λ μ₯μλ₯Ό κ²μνμ¬ λΉ λ₯΄κ² μ κ·Όν μ μμ΅λλ€.
- ν¬μ€νΈ μ λ‘λ: λ€λ₯Έ λ©€λ²λ€κ³Ό ν¨κ» μμμ μ£Όλ¬Έν μ μλλ‘ ν¬μ€νΈλ₯Ό μμ±νκ³ μ λ‘λν μ μμ΅λλ€.
- μ±ν κΈ°λ₯: μ£Όλ¬Έμ ν¨κ»νλ λ©€λ²λ€ κ°μ μ€μκ°μΌλ‘ μ±ν ν μ μμ΅λλ€.
νλ‘μ νΈλ νμ¬ μ§ν μ€μ΄λ©°, κΈ°λ₯μ΄ κ³μ μΆκ°λκ³ μμ΅λλ€. μμΈν λ΄μ©μ μλμ IR νΌμΉ λ¬Έμλ₯Ό ν΅ν΄ νμΈν μ μμ΅λλ€.
- νκ²½ μ€μ : IntelliJ IDEAμμ Gradleμ μ¬μ©ν΄ νλ‘μ νΈλ₯Ό λΉλν©λλ€.
- νλ‘ νΈμλ κ°λ°: Figma λμμΈμ λ°νμΌλ‘ HTML λ° CSSλ‘ κ΅¬νλμμ΅λλ€. Locofyλ₯Ό μ¬μ©ν΄ λμμΈμ λ³ννμ΅λλ€.
- λ°μ΄ν°λ² μ΄μ€ μ°κ²°: MySQL λ°μ΄ν°λ² μ΄μ€μ "bara"λΌλ μ΄λ¦μ μ€ν€λ§λ₯Ό μμ±νκ³ μ°κ²°ν©λλ€.
βββ src
β βββ main
β β βββ java
β β β βββ com
β β β β βββ bara
β β β β βββ controller
β β β β βββ domain
β β β β βββ repository
β β β β βββ service
β β βββ resources
β β βββ static
β β βββ templates
βββ build.gradle
νμ¬ μ΄ νλ‘μ νΈλ κ°μΈ νμ΅ λ° κ°λ°μ μν νλ‘μ νΈλ‘, μΈλΆ κΈ°μ¬λ λ°μ§ μμ΅λλ€. νμ§λ§ νλ‘μ νΈμ λν νΌλλ°±μ μΈμ λ μ§ νμν©λλ€!
μ΄ νλ‘μ νΈλ MIT λΌμ΄μ μ€ νμ λ°°ν¬λ©λλ€.
This project was created by team "Igloo" from the 23-2 UNIS practical entrepreneurship club at Ewha Womans University.
BARA is a web application designed to facilitate food orders on the Ewha Womans University campus. Users can easily place food orders, recruit members to join their orders, and communicate with other members through the platform. The project is still in progress, with continuous updates planned.
- Sign Up & Login: User authentication and security are enhanced through school email verification.
- Food Order Participation: View pending food orders and recruit members to join.
- Search Function: Quickly find specific foods or places.
- Post Uploading: Create and upload posts to recruit members for food orders.
- Chat Functionality: Real-time chat between members involved in the same order.
The project is currently in progress, with ongoing feature additions. For more details, refer to the IR pitching document below.
- Environment Setup: Build the project using Gradle in IntelliJ IDEA.
- Frontend Development: The frontend was implemented using HTML and CSS based on Figma designs, with conversion done using Locofy.
- Database Connection: Connect to a MySQL database with a schema named "bara."
βββ src
β βββ main
β β βββ java
β β β βββ com
β β β β βββ bara
β β β β βββ controller
β β β β βββ domain
β β β β βββ repository
β β β β βββ service
β β βββ resources
β β βββ static
β β βββ templates
βββ build.gradle
Currently, this project is for personal learning and development, so external contributions are not accepted. However, feedback on the project is always welcome!
This project is licensed under the MIT License.