akbelcolak / language-platform

Heroku
https://language-platform.herokuapp.com/
1 stars 2 forks source link

Provide DB Schema #27

Open akbelcolak opened 4 years ago

akbelcolak commented 4 years ago

=> Add this schema to your repository in a folder and file called: "preparation/db_schema.txt"

elifsancak commented 4 years ago

Each user profile will contain; (UserId, Email, UserFirstName, UserLastName, UserLocation, LanguagetoLearn, UserPhone, MotherLanguage, BirthDate, Gender, UserSkills)

Each offer data will contain; (OfferId, CompanyName, LanguageParticipation, PersonCapacity, CompanyLocation, WorkingTime, CompanyPhone, Description, CompanySkills)

elifsancak commented 4 years ago

https://github.com/elifsancak/language-platform/tree/Database/preparation