Skip to content

Final Project for Framework Based Website Programming - UMS Semester 5

Notifications You must be signed in to change notification settings

letdummy/ums-final-framework-based-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

“Talk is cheap. Show me the code.” ~ Linus Torvalds:thought_balloon:


image

🐱‍💻 Framework-based Restaurant Website Stack

📌 React Framework (Front-end)
📌 Material UI 5 (Front-end)
📌 Django (Back-end)


Hosting

Front-end (Vercel): https://restorankeluarga-solo.vercel.app/
Back-end (Railway): https://restorankeluarga-solo.up.railway.app

🏷️ To Run

  1. visit: Website Restoran Keluarga Solo

🏷️ To get started (if hosting down)

  1. Clone the repository to your local machine.
git clone https://github.com/tif1336/tugas-2-membuat-website-restoran-dengan-reactjs-kelompok-12.git
  • or simply download the file project through Kelompok 12 page
  1. Open project directory in your local machine

  2. Activate virtual environment

For MacOs dan Linux (Bash atau Zsh Shell)

source .venv/bin/activate

For Windows Command Shell

.venv\Scripts\activate
  1. Run server
python manage.py runserver
  1. Open the whole project in VSCode (Or other IDE)
  2. Run website in IDE terminal
cd .\website\
npm start
  1. Enjoy

Contributors

Agus, Arwinda, Mira, Annida

Resources

Screenshots

image image
image image

About

Final Project for Framework Based Website Programming - UMS Semester 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published