Giter VIP home page Giter VIP logo

cpsc349-project1's Introduction

Web Front-end Development (CPSC 349) - Project 1

This is a project for Web Front-end Development (CPSC 349). The project is based on about.me. A user is able to create a landing page promoting who they are and what they are.

Dependencies

Development

  1. cd into your projects folder, should be C:\xampp\htdocs\
  2. Clone repository: git clone https://github.com/nhoang53/CPSC349-Project1.git
  3. Go to CPSC349-Project1: cd CPSC349-Project1/
  4. Add your contributions

To run project

  1. Open XAMPP Control Panel, start service Apache and MySQL.
  2. Go to http://localhost/phpmyadmin/ in browser, create database name: fewdprojecttone. Then import sql file name fewdprojectone.sql in project folder/api/db
  3. Open command line in directory api, then run: composer install, composer start
  4. Go to directory web install dependencies: npm install
  5. To run the project on browser, open shell in web folder: npm run start

To see your changes use: npm run start or npm start To create a production ready package use: npm run build

After every pull: make sure you use npm install and composer install to install any dependencies added.

cpsc349-project1's People

Contributors

daikieu95 avatar kedyn avatar nhoang53 avatar votinhnobody avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

cpsc349-project1's Issues

User profile page

Create User profile page when user successfully create account and login.

This page will load all the information that user input when create account.

Make 2 or 3 designs so user can choose to display their profiles.

JavaScript, Ajax or React

Write JavaScript, Ajax or React code that will display a list of option that user can click in to input.
5

Login pages

Create login page and forget password page in case user cannot login.

PHP api

Write function to return all user

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.