Skip to content

stelli98/OASIS-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

OASIS-FrontEnd

Front-end side of OASIS, Blibli.com FUTURE 3.0 Phase 1 project. Developed using Jquery

Content

Related Repositories

Requirements

How to Run

  • Install the requirements first
  • Run command prompt (Windows)
  • Clone the repository with the following command:
    git clone [email protected]:https://github.com/stelli98/OASIS-frontend.git 
    
  • Put Oasis folder inside the nginx 1.14.0 folder or you can change the project path in nginx.conf file (nginx 1.14.0>conf>nginx.conf)
  • Install all the depedencies that are listed in package.json using command :
    npm install init 
    
  • Run nginx
  • Open your browswer and type "localhost" (Make sure you already started the tomcat and mongoDB, for details, you can check in backend repository--link above-- )

TODO

  • Make proper unit tests using mocha, karma, and chai
  • Make a proper SPA
  • Refactor code to follow design patterns

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published